createSharedKey
Signature
export declare function createSharedKey<const Name extends string>(name: Name): SharedKey<unknown, Name>;Members
This export does not declare public properties or methods in the generated declaration file.
export declare function createSharedKey<const Name extends string>(name: Name): SharedKey<unknown, Name>;This export does not declare public properties or methods in the generated declaration file.