Skip to main content
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.1/index.ts";

Code of the sane-fmt program

type

string

type

"0.16.1"

type

() => unknown

type

PathConverter
function default
import { default } from "https://deno.land/x/sane_fmt@0.16.1/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