diff options
Diffstat (limited to 'lib/types/collections/index.ts')
-rw-r--r-- | lib/types/collections/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/collections/index.ts b/lib/types/collections/index.ts index 8a12ad8..7b968fe 100644 --- a/lib/types/collections/index.ts +++ b/lib/types/collections/index.ts @@ -1 +1,2 @@ export * from './cons'; +export * from './jsonds'; |