UNPKG

textmode.js

Version:

textmode.js is a lightweight creative coding library for creating real-time ASCII art on the web.

3 lines (2 loc) 111 B
export type { Material, UniformValue } from './Material'; export { MaterialManager } from './MaterialManager';