Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 47e1be5

Browse files
committed
chore: adding types export
Signed-off-by: Pawel Psztyc <[email protected]>
1 parent 59f792d commit 47e1be5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export * from "./src/index";
22
export * as json from './src/json';
33
export * as alg from './src/alg/index';
4+
export * from './src/types';

0 commit comments

Comments
 (0)