UNPKG

@nostr-dev-kit/ndk

Version:

NDK - Nostr Development Kit

7 lines (5 loc) 178 B
export * from "./request"; export * from "./NDKTranscriptionDVM"; export * from "./result"; export * from "./feedback"; export type NDKDvmParam = [string, string, ...string[]];