2014-09-28 16:30:13 -07:00

4 lines
71 B
Dart

library change_detection.facade;
typedef SetterFn(Object obj, value);