5 lines
133 B
TypeScript
5 lines
133 B
TypeScript
export * from "./legacy"
|
|
import "./nostr-object"
|
|
|
|
// TODO This file should only contain re-exports and only re-export what is needed
|