Skip to main content
Module

x/code_block_writer/mod.ts>default#write

Code writer for JavaScript and TypeScript code.
Go to Latest
method default.prototype.write
import { default } from "https://deno.land/x/code_block_writer@11.0.0/mod.ts";

Writes the provided text.

Parameters

text: string
  • Text to write.