@kayelaa/canvas API - v0.2.15
    Preparing search index...

    Type Alias FCExports

    FCExports: {} & Record<string, KaylaExportables>

    Shape of the object that a component can expose to its parent via exportsRef.

    Usually contains methods, state handles, refs, or getters.