markH5
markH5
- - Remove nominal and nominal.make
> ```ts import { nominal } from 'nominal-types'; // '"nominal-types"' has no exported member named 'nominal'. Did you mean 'Nominal'?ts(2724) ``` pnpm install nominal-types ```jsonc // package.json { "dependencies": {...
- https://github.com/honojs/node-server/issues/205 - https://github.com/orgs/honojs/discussions/3755 exp: ```ts // exp1 import { Hono } from 'hono' import { sendFile } from './send-file' let tf = true const app = new Hono() .get('/my-path',...
Maybe no need to check it in loop ? Just check one