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

x/replcraft/lib/token.ts>Token.from

A library to control special structures on the ReplCraft Minecraft server
Latest
method Token.from
import { Token } from "https://deno.land/x/replcraft@v1.1.0/lib/token.ts";

Parse a ReplCraft token from the specified string.

Parameters

token: string

ReplCraft token to parse

Returns

Parsed ReplCraft token