3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
export { useNitroApp } from "./internal/app";
|
|
export type { NitroApp } from "nitropack/types";
|