Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

OMIT_VALUE

import { OMIT_VALUE } from "https://raw.githubusercontent.com/aaronhuggins/cbor-redux/0c8b3f4fa619fee986dd91e254d999fc9cfd396e/mod.ts";

A symbol which may be returned by the user in the encoder's replacer function to omit values.

const OMIT_VALUE: symbol;