Skip to main content
Module

x/code_block_writer/mod.ts>default#tab

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

Writes a tab.

Parameters

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