Skip to main content
Extremely Popular
Latest
function loadCodePoints
import { loadCodePoints } from "https://deno.land/x/mongo@v0.33.0/src/utils/saslprep/load_code_points.ts";

Loads code points represented as bitfields.

Returns

{ [key: string]: Bitfield; }