UNPKG

@deepkit/core

Version:
7 lines (6 loc) 181 B
export declare const indent: { css: (n: any, t: any) => string; js: (n: any, t: any) => string; ts: (n: any, t: any) => string; html: (n: any, t: any) => string; };