2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
export declare function noop(strings: TemplateStringsArray, ...keys: readonly string[]): string;
|