Skip to content

Commit a2e1171

Browse files
committed
👌 IMPROVE: Export all
1 parent 7c9b20c commit a2e1171

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

packages/langbase/src/index.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export {fromReadableStream} from './lib/browser/stream';
2-
export {Pipe} from './pipes/pipes';
3-
export type {PipeOptions} from './pipes/pipes';
2+
export * from './pipes/pipes';

pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)