Skip to main content
Module

x/code_block_writer/mod.ts>default#space

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

Writes a space.

Parameters

optional
times = [UNSUPPORTED]
  • Number of times to write a space.