Files
2026-02-13 22:02:30 +01:00

3 lines
95 B
TypeScript

export { useNitroApp } from "./internal/app";
export type { NitroApp } from "nitropack/types";