UNPKG

@styled/typescript-styled-plugin

Version:

TypeScript language service plugin that adds IntelliSense for styled components

7 lines 278 B
"use strict"; // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.pluginName = void 0; exports.pluginName = 'ts-styled-plugin'; //# sourceMappingURL=_config.js.map