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

x/remapper/src/constants.ts>DIFFS

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

All difficulty names.

definition:
| DiffNameBase<"Standard">
| DiffNameBase<"NoArrows">
| DiffNameBase<"OneSaber">
| DiffNameBase<"360Degree">
| DiffNameBase<"90Degree">
| DiffNameBase<"Lightshow">
| DiffNameBase<"Lawless">