UNPKG

@vscode/webview-ui-toolkit

Version:

A component library for building webview-based extensions in Visual Studio Code.

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