initial
This commit is contained in:
4
ts_web/index.ts
Normal file
4
ts_web/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './elements/index.js';
|
||||
export * from './pages/index.js';
|
||||
export * from './interfaces/index.js';
|
||||
export * from './services/index.js';
|
||||
Reference in New Issue
Block a user