还有谁挑战
 
 
 
 
 

1 lines
111 B

export declare function template(strings: TemplateStringsArray, ...keys: any[]): (...values: any[]) => string;