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