Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit b6f9432

Browse files
committed
fix: filenames
1 parent 7c94f24 commit b6f9432

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import TDSClient from "./TDSClient.js";
22

33
export * from "./resources/index.js";
4-
export * from "./definitions/index.js";
4+
//export * from "./definitions/index.js";
55
export default TDSClient;

0 commit comments

Comments
 (0)