UNPKG

@styled/typescript-styled-plugin

Version:

TypeScript language service plugin that adds IntelliSense for styled components

5 lines (4 loc) 131 B
export declare function getSubstitutions(contents: string, spans: ReadonlyArray<{ start: number; end: number; }>): string;