pluginIdentity
Signature
export declare function pluginIdentity(plugin: Pick<AnySeyfertPlugin, 'name' | 'instanceId'>): string;Members
This export does not declare public properties or methods in the generated declaration file.
export declare function pluginIdentity(plugin: Pick<AnySeyfertPlugin, 'name' | 'instanceId'>): string;This export does not declare public properties or methods in the generated declaration file.