UNPKG

p5.asciify

Version:

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

3 lines (2 loc) 191 B
export { P5AsciifyError } from './AsciifyError'; export { P5AsciifyErrorHandler, errorHandler, P5AsciifyErrorLevel, type ErrorHandlerOptions, type P5AsciifyErrorInfo } from './ErrorHandler';