UNPKG

glitched-writer

Version:

Glitched, text writing module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.

6 lines (5 loc) 172 B
import GlitchedWriter from '../..'; /** * ONE WORD AT A TIME */ export default function prepWordsPlaylist(this: GlitchedWriter, playList: Promise<boolean>[]): void;