Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/localekit/util/match/bool.ts

A translation plugin for Deno
Latest
import * as localekit from "https://deno.land/x/localekit@2.2.0/util/match/bool.ts";

Variables

Parses a string and returns a boolean value based on the string's content. Throws an error if the input is invalid.