{"code":"import { spring, tween, decay, keyframes, physics } from 'popmotion';\r\nimport * as easing from '@popmotion/easing';\r\nexport var animationLookup = {\r\n    tween: tween,\r\n    spring: spring,\r\n    decay: decay,\r\n    keyframes: keyframes,\r\n    physics: physics\r\n};\r\nexport var easingLookup = {\r\n    linear: easing.linear,\r\n    easeIn: easing.easeIn,\r\n    easeOut: easing.easeOut,\r\n    easeInOut: easing.easeInOut,\r\n    circIn: easing.circIn,\r\n    circOut: easing.circOut,\r\n    circInOut: easing.circInOut,\r\n    backIn: easing.backIn,\r\n    backOut: easing.backOut,\r\n    backInOut: easing.backInOut,\r\n    anticipate: easing.anticipate,\r\n};\r\n//# sourceMappingURL=lookups.js.map","references":["/Users/mattperry/Sites/popmotion/packages/popmotion/lib/index.d.ts","/Users/mattperry/Sites/popmotion/packages/easing/lib/index.d.ts"],"map":"{\"version\":3,\"file\":\"lookups.js\",\"sourceRoot\":\"\",\"sources\":[\"../../../../src/inc/lookups.ts\"],\"names\":[],\"mappings\":\"AAAA,OAAO,EACL,MAAM,EACN,KAAK,EACL,KAAK,EACL,SAAS,EACT,OAAO,EAER,MAAM,WAAW,CAAC;AACnB,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAE5C,MAAM,CAAC,IAAM,eAAe,GAExB;IACF,KAAK,OAAA;IACL,MAAM,QAAA;IACN,KAAK,OAAA;IACL,SAAS,WAAA;IACT,OAAO,SAAA;CACR,CAAC;AAEF,MAAM,CAAC,IAAM,YAAY,GAAG;IAC1B,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,OAAO,EAAE,MAAM,CAAC,OAAO;IACvB,SAAS,EAAE,MAAM,CAAC,SAAS;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,OAAO,EAAE,MAAM,CAAC,OAAO;IACvB,SAAS,EAAE,MAAM,CAAC,SAAS;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM;IACrB,OAAO,EAAE,MAAM,CAAC,OAAO;IACvB,SAAS,EAAE,MAAM,CAAC,SAAS;IAC3B,UAAU,EAAE,MAAM,CAAC,UAAU;CAC9B,CAAC\"}"}
