proact-arrays Module
Defined in:
src/js/arrays/listeners.js:5
The proact-arrays module provides reactive arrays.
All the modification operations over arrays, like push for example could be listened to.
This module provides the following classes:
proact.js