Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function isBlankLine
import { isBlankLine } from "https://deno.land/x/extra_tags@v0.2.5/utils/is-blank-line.ts";

Parameters

line: string

Returns

boolean