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

x/remapper/src/mod.ts>Regex#separate

A framework for Beat Saber map scripting.
Go to Latest
method Regex.prototype.separate
Re-export
import { Regex } from "https://deno.land/x/remapper@2.1.0/src/mod.ts";

Refers to seperation of gameObjects: ".[x]". E.X. "Thing.[0]Thing".

Parameters

optional
index: number

Option to specify index of the seperator.