Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dem/vendor/https/deno.land/std/fmt/printf.ts>sprintf

A module version manager for Deno.
Go to Latest
function sprintf
import { sprintf } from "https://deno.land/x/dem@0.9.2/vendor/https/deno.land/std/fmt/printf.ts";

Parameters

format: string
...args: unknown[]

Returns

string