2025-09-05 14:59:21 +08:00

3 lines
95 B
TypeScript

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