Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function loadCodePoints
import { loadCodePoints } from "https://deno.land/x/mongo@v0.31.2/src/utils/saslprep/load_code_points.ts";

Loads code points represented as bitfields.

Returns

{ [key: string]: Bitfield; }