@jupyterlab/builder
Version:
JupyterLab - Extension Builder
8 lines (6 loc) • 323 B
text/typescript
/* -----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
export * from './build';
export * from './webpack-plugins';