Endo API documentation
    Preparing search index...

    Function bundleTestExports

    • A utility function for producing test bundles, which are not serializable as JSON or passable.

      Parameters

      • exports: Record<PropertyKey, unknown>

      Returns { moduleFormat: string; [key: symbol]: Record<PropertyKey, unknown> }