UNPKG

@vscode/webview-ui-toolkit

Version:

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

9 lines (8 loc) 278 B
export * from './index'; /** * 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;