UNPKG

aladinnetwork-blockstack

Version:

The Aladin Javascript library for authentication, identity, and storage.

6 lines (5 loc) 250 B
export { Person } from './person'; export { Organization } from './organization'; export { CreativeWork } from './creativework'; export { getPersonFromLegacyFormat } from './personLegacy'; export { resolveZoneFileToPerson } from './personZoneFiles';