UNPKG

@lume/live-code

Version:

A `<live-code>` element for editable code with live output.

3 lines 161 B
export declare function minIndent(string: string): number; export declare function stripIndent(string: string): string; //# sourceMappingURL=stripIndent.d.ts.map