Files
smartproxy/ts/http/router/index.ts
2025-05-09 21:21:28 +00:00

6 lines
60 B
TypeScript

/**
* HTTP routing
*/
export * from './proxy-router.js';