Buckets:
| // src/preset/tiny.ts | |
| import { HonoBase } from "../hono-base.js"; | |
| import { PatternRouter } from "../router/pattern-router/index.js"; | |
| var Hono = class extends HonoBase { | |
| constructor(options = {}) { | |
| super(options); | |
| this.router = new PatternRouter(); | |
| } | |
| }; | |
| export { | |
| Hono | |
| }; | |
Xet Storage Details
- Size:
- 284 Bytes
- Xet hash:
- 245503e6f1bb66cf6fe1f55afce21733f95ee4b776292350b3d4e25c76284005
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.