2 lines
87 B
JavaScript
2 lines
87 B
JavaScript
import McFly from "@mcflyjs/config";
|
|
export default defineNitroConfig({ ...McFly() });
|