@jupyterlab/rendermime-interfaces
Version:
JupyterLab - Interfaces for Mime Renderers
11 lines • 428 B
JavaScript
/* -----------------------------------------------------------------------------
| Copyright (c) Jupyter Development Team.
| Distributed under the terms of the Modified BSD License.
|----------------------------------------------------------------------------*/
/* eslint-disable @typescript-eslint/no-explicit-any */
/**
* @packageDocumentation
* @module rendermime-interfaces
*/
export {};
//# sourceMappingURL=index.js.map