UNPKG

be-consensual

Version:

Provides two-way binding between a checkbox (or other (custom) DOM elements) and surrounding checkboxes (or other (custom) DOM elements).

20 lines (19 loc) 306 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "sourceMap": false, "experimentalDecorators": false, "newLine": "LF", "watch": true, "strict": true, }, "files":[ "be-consensual.ts" ], "exclude":[ "build", "bower_components", "node_modules" ] }