UNPKG

@self.id/core

Version:

Read public records in Node and browsers environments

4 lines (3 loc) 136 B
export { isDIDstring } from '@glazed/did-datastore'; /** @internal */ export declare function isCAIP10string(account: string): boolean;