UNPKG

react-spring

Version:
14 lines (13 loc) 229 B
export default class Animated { __attach() {} __detach() {} __getValue() {} __getAnimatedValue() { return this.__getValue() } __addChild(child) {} __removeChild(child) {} __getChildren() { return [] } }