UNPKG

@nodesecure/utils

Version:
4 lines 215 B
export declare function taggedString(strings: TemplateStringsArray, ...keys: (number | string)[]): (...values: (string | number | { [key: string]: any; })[]) => string; //# sourceMappingURL=taggedString.d.ts.map