We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e85f7a commit bbb0942Copy full SHA for bbb0942
index.ts
@@ -9,6 +9,7 @@ export * as nip05 from './nip05.ts'
9
export * as nip10 from './nip10.ts'
10
export * as nip11 from './nip11.ts'
11
export * as nip13 from './nip13.ts'
12
+export * as nip17 from './nip17.ts'
13
export * as nip18 from './nip18.ts'
14
export * as nip19 from './nip19.ts'
15
export * as nip21 from './nip21.ts'
0 commit comments