Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sane_fmt/index.ts>default

Opinionated code formatter for TypeScript and JavaScript
Go to Latest
variable default
import { default } from "https://deno.land/x/sane_fmt@0.16.0/index.ts";

Code of the sane-fmt program

type

() => unknown

type

"0.16.0"

type

string

type

PathConverter
function default
import { default } from "https://deno.land/x/sane_fmt@0.16.0/index.ts";

Run sane-fmt wasi program

Parameters

blob: Uint8Array

Code of the sane-fmt program

Returns

Promise<number | null>

Promise that resolves to status code of the sane-fmt program