UNPKG

@types/format-util

Version:
4 lines (2 loc) 94 B
declare function format(message: string, ...optionalParams: any[]): string; export = format;