4 lines
71 B
Dart
Raw Normal View History

2014-09-28 16:29:11 -07:00
library change_detection.facade;
typedef SetterFn(Object obj, value);