UNPKG

polymer-analyzer

Version:
6 lines (4 loc) 105 B
declare module 'strip-indent' { function stripIndent(text: string): string; export = stripIndent; }