UNPKG

did-provider-quick

Version:

Veramo plugin that can enable creation and control of did:quick identifiers.

3 lines 243 B
import { ICredentialPlugin, IDataStore, TAgent } from '@veramo/core-types'; export declare function saveDIDQuickUpdate(message: any, agent: TAgent<IDataStore & ICredentialPlugin>): Promise<any>; //# sourceMappingURL=saveDIDQuickUpdate.d.ts.map