UNPKG

@stdlib/string-format

Version:

Insert supplied variable values into a format string.

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import format from '../docs/types/index'; export = format;