5 lines
148 B
TypeScript
5 lines
148 B
TypeScript
export * from './getConfigSections';
|
|
export * from './getDashboardSections';
|
|
export * from './getPodkopStatus';
|
|
export * from './getSingboxStatus';
|