Files
kontrans.pagedev.pl/node_modules/hono/dist/helper/accepts/index.js
2026-03-03 23:49:13 +01:00

6 lines
93 B
JavaScript

// src/helper/accepts/index.ts
import { accepts } from "./accepts.js";
export {
accepts
};