UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

8 lines (6 loc) 150 B
import { default as debug } from "./es/can-debug"; //!steal-remove-start if(process.env.NODE_ENV !== 'production') { debug(); } //!steal-remove-end