UNPKG

w3-store

Version:
7 lines 272 B
export * from '@ucanto/interface'; export * as Identity from './type/identity'; export * as Accounting from './type/accounting'; export * as Store from './type/store'; export * as Error from './type/error'; export * from './signer/type'; //# sourceMappingURL=type.d.ts.map