move to repository folder

This commit is contained in:
Niels Lyngsø
2024-03-06 19:21:31 +01:00
parent d90e498c7c
commit 1c769a4e12
6 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
export * from './components/index.js';
export * from './content-type-container-structure-helper.class.js';
export * from './content-type-property-structure-helper.class.js';
export * from './content-type-structure-manager.class.js';
export * from './repository/index.js';
export * from './types.js';
export * from './components/index.js';
export * from './structure/index.js';