GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

SharedKey

API/Interfaces/SharedKey
seyfert/lib/client/plugins/types.d.ts

Signature

export interface SharedKey<T, Name extends string = string>

Properties

2
name__shared

Methods

0

No methods.

Properties

name#
readonly name: Name;
__shared#
readonly __shared?: T;