UNPKG

240 BTypeScriptView Raw
1/*
2 * Copyright (c) Jupyter Development Team.
3 * Distributed under the terms of the Modified BSD License.
4 */
5
6// We use our own declaration because the existing typings do not work with webpack 5
7
8declare module 'mini-css-extract-plugin';