GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

createSharedKey

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

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.