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

x/remapper/src/constants.ts>LOOKUP

A framework for Beat Saber map scripting.
Latest
type alias LOOKUP
import { type LOOKUP } from "https://deno.land/x/remapper@3.1.2/src/constants.ts";

Lookup methods for environment objects.

definition:
| "Contains"
| "Regex"
| "Exact"
| "StartsWith"
| "EndsWith"