6 lines
60 B
TypeScript
6 lines
60 B
TypeScript
/**
|
|
* HTTP routing
|
|
*/
|
|
|
|
export * from './proxy-router.js';
|