GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

createSharedKey

API/Functions/createSharedKey
seyfert/lib/client/plugins/shared.d.ts

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.