MCPcopy Index your code
hub / github.com/tinyhttp/tinyhttp / index.js

File index.js

examples/pug/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from '@tinyhttp/app'
2import { pug } from '@tinyhttp/pug'
3
4const app = pug()(new App())

Callers

nothing calls this directly

Calls 4

pugFunction · 0.90
listenMethod · 0.80
renderMethod · 0.65
useMethod · 0.45

Tested by

no test coverage detected