mirror of
https://github.com/certd/certd.git
synced 2026-07-10 23:27:34 +08:00
4 lines
130 B
TypeScript
4 lines
130 B
TypeScript
|
|
export * from './service/sys-settings-service.js';
|
||
|
|
export * from './service/models.js';
|
||
|
|
export * from './entity/sys-settings.js';
|