UNPKG

@jupyterlab/docregistry

Version:
9 lines (8 loc) 170 B
/** * @packageDocumentation * @module docregistry */ export * from './context'; export * from './default'; export * from './mimedocument'; export * from './registry';