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

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

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

Import a model for the text.

Parameters

input: string | TextObject[]

The model data of the text. Can be either a path to a model or a collection of objects.