Skip to main content
Module

x/code_block_writer/mod.ts>default#isLastTab

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

Gets if the last char written was a tab.

Returns

boolean