3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from './ping.controller';
|
|
export * from './gh-query.controller';
|
export * from './ping.controller';
|
|
export * from './gh-query.controller';
|