import * as capi from "https://deno.land/x/capi@v0.1.1-beta.1/deps/dprint.ts";
Functions
Creates a formatter from the specified wasm module bytes. | |
Creates a formatter from the specified wasm instance. | |
Creates the WebAssembly import object, if necessary. | |
Creates a formatter from the specified streaming source. |
Interfaces
A diagnostic indicating a problem with the specified configuration. | |
Formats code. | |
Configuration specified for use across plugins. | |
Information about a plugin. | |