Skip to content

Commit 9da8af0

Browse files
committed
export manipulation and query
1 parent 5a64086 commit 9da8af0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/fusio-sdk/src/public-api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
export * from './lib/abstract/detail';
66
export * from './lib/abstract/list';
7+
export * from './lib/abstract/manipulation';
78
export * from './lib/abstract/modal';
9+
export * from './lib/abstract/query';
810

911
export * from './lib/component/account/account.component';
1012
export * from './lib/component/account-container/account-container.component';

0 commit comments

Comments
 (0)