Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dtils/deno.ts>format

The best unofficial library of utilities for Deno applications
Go to Latest
function format
import { format } from "https://deno.land/x/dtils@2.5.0/deno.ts";

Run Deno's builtin formatter

Parameters

optional
options: FormatOptions = [UNSUPPORTED]

Returns

Promise<void>