UNPKG

@atproto/syntax

Version:

Validation for atproto identifiers and formats: DID, handle, NSID, AT URI, etc

8 lines (7 loc) 171 B
export * from './handle' export * from './did' export * from './nsid' export * from './aturi' export * from './tid' export * from './recordkey' export * from './datetime'