mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
8 lines
203 B
TypeScript
8 lines
203 B
TypeScript
export * from './mapping';
|
|
export * from './project-reflection';
|
|
|
|
export * from './config/premap';
|
|
export * from './config/fieldmap';
|
|
export * from './config/settings';
|
|
export * from './config/typemap';
|