4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
export { default as start } from './startDevServer';
|
|
|
|
export { default as build } from './buildMode';
|