UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 124 B
export class StringOutputStream{#t;constructor(){this.#t=""}async write(t){this.#t+=t}async close(){}data(){return this.#t}}