Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/remapper/src/model.ts>Text#toObjects

A framework for Beat Saber map scripting.
Latest
method Text.prototype.toObjects
import { Text } from "https://deno.land/x/remapper@3.1.2/src/model.ts";

Generate an array of objects containing model data for a string of text.

Parameters

text: string

The string of text to generate.