UNPKG

@shopify/cli-kit

Version:

A set of utilities, interfaces, and models that are common across all the platform features

3 lines (2 loc) 111 B
export { isDevServerEnvironment } from './env.js'; export { DevServer, DevServerCore } from './dev-server.js';