UNPKG

@jupyter/web-components

Version:

A component library for building extensions in Jupyter frontends.

9 lines (8 loc) 283 B
export * from './index.js'; /** * The global Jupyter Design System. * @remarks * Only available if the components are added through a script tag * rather than a module/build system. */ export declare const JupyterDesignSystem: import("@microsoft/fast-foundation").DesignSystem;