UNPKG

w1-system-font-validator

Version:

VS Code extension for validating W1 System font variables (both fontConfig.json and localFontConfig.json)

4 lines 191 B
import * as vscode from "vscode"; export declare function activate(context: vscode.ExtensionContext): void; export declare function deactivate(): void; //# sourceMappingURL=extension.d.ts.map