add nip19.

This commit is contained in:
fiatjaf
2022-12-20 18:26:30 -03:00
parent 679ac0c133
commit 482c5affd4
4 changed files with 164 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ export * from './filter'
export * as nip04 from './nip04'
export * as nip05 from './nip05'
export * as nip06 from './nip06'
export * as nip19 from './nip19'