Skip to content

Commit 97153ef

Browse files
committed
* core: export LibLoader for improved modularity and dynamic library management.
1 parent 9437dc3 commit 97153ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core/src/dom/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './get-lib';
44
export * from './is-detached';
55
export * from './resize';
66
export * from './auto-height';
7+
export * from './lib-loader';

0 commit comments

Comments
 (0)