Skip to main content
Module

x/sane_fmt/index.ts>run

Opinionated code formatter for TypeScript and JavaScript
Go to Latest
function run
import { run } from "https://deno.land/x/sane_fmt@0.17.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