Skip to main content
Module

std/fmt/printf.ts>printf

Deno standard library
Go to Latest
function printf
import { printf } from "https://deno.land/std@0.75.0/fmt/printf.ts";

Parameters

format: string
...args: unknown[]