UNPKG

@lou.codes/constants

Version:

🔢 Shared constants and aliases to static methods, values and symbols.

7 lines (6 loc) • 129 B
export declare const raw: ( template: { raw: readonly string[] | ArrayLike<string>; }, ...substitutions: any[] ) => string;