We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c90434 commit 4da0dbdCopy full SHA for 4da0dbd
packages/nest/src/index.ts
@@ -1,3 +1,3 @@
1
export * from './stenodb.module.js'
2
export * from './stenodb.service.js'
3
-export { Steno } from '@stenodb/node'
+export type { Steno } from '@stenodb/node'
0 commit comments