UNPKG

p5.asciify

Version:

Apply real-time ASCII conversion to your favorite p5.js sketches instantly.

3 lines (2 loc) 125 B
export type { P5AsciifyRendererPlugin } from './RendererPlugin'; export { P5AsciifyPluginRegistry } from './PluginRegistry';