UNPKG

bc-minecraft-bedrock-project

Version:

The typescript library responsible for reading/parsing minecraft bedrock data

4 lines (3 loc) 78 B
export declare namespace Text { function UnQuote(text: string): string; }