Skip to content

Commit b08d29a

Browse files
authored
docs: expose whole src/fsa/ module
1 parent 25dc4d0 commit b08d29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"src/cas/types.ts",
2222
"src/crud/types.ts",
2323
"src/crud-to-cas/index.ts",
24-
"src/fsa/types.ts",
24+
"src/fsa/index.ts",
2525
"src/fsa-to-crud/index.ts",
2626
"src/fsa-to-node/index.ts",
2727
"src/node-to-crud/index.ts",

0 commit comments

Comments
 (0)