Tether/JS-SDK/src/index.ts

5 lines
101 B
TypeScript
Raw Normal View History

2024-09-09 16:05:48 -07:00
export * from "@/lib/tether";
// Types
export * from "@/types/config";
export * from "@/types/user";