/** * McFly SSR logic */ import McFly from "@mcflyjs/core"; import config from "../mcfly.config"; export default McFly(config, useStorage());