Skip to content

Commit 14f8b81

Browse files
committed
feat: added baseprovider class
1 parent 3ef5990 commit 14f8b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/parameters/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export * from './BaseProvider';
2-
export * from './Exceptions';
2+
export * from './Exceptions';

0 commit comments

Comments
 (0)