UNPKG

305 BJavaScriptView Raw
1// Copyright (c) Jupyter Development Team.
2// Distributed under the terms of the Modified BSD License.
3import { Token } from '@lumino/coreutils';
4/**
5 * The ILabIconManager token.
6 */
7export const ILabIconManager = new Token('@jupyterlab/ui-components:ILabIconManager');
8//# sourceMappingURL=tokens.js.map
\No newline at end of file