UNPKG

@quasar/app-webpack

Version:

Quasar Framework App CLI with Webpack

18 lines (15 loc) 341 B
/* eslint-disable */ /** * THIS FILE IS GENERATED AUTOMATICALLY. * DO NOT EDIT. **/ import { create, listen, close, serveStaticContent, renderPreloadTag } from 'app/src-ssr/server' import injectMiddlewares from './ssr-middlewares.js' export { create, listen, close, serveStaticContent, renderPreloadTag, injectMiddlewares }