Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function matches.literal
Re-export
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
const { literal } = matches;

Type Parameters

A extends
| string
| number
| boolean
| null
| undefined

Parameters

isEqualToValue: A