import { type ParagraphStyleConstructor } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
Methods
new(ps: ParagraphStyle): ParagraphStyle
Fills out all optional fields with defaults. The emscripten bindings complain if there is a field undefined and it was expecting a float (for example).