datasquirel/index.d.ts

3 lines
89 B
TypeScript
Raw Normal View History

2024-12-12 06:01:57 +00:00
export const dsqlUtils: typeof import("./package-shared/utils");
2024-12-12 06:04:24 +00:00
export { datasquirel };