Endo API documentation
    Preparing search index...

    Type Alias Amplify<F>

    Amplify: (exoFacet: any) => F

    The power to amplify a facet instance of the associated exo class kit into the record of all facets of this facet instance's cohort.

    Type Parameters

    • F extends unknown = any

    Type declaration

      • (exoFacet: any): F
      • Parameters

        • exoFacet: any

        Returns F