{"ast":null,"code":"function velocityPerSecond(velocity, frameDuration) {\n  return frameDuration ? velocity * (1000 / frameDuration) : 0;\n}\nexport { velocityPerSecond };","map":{"version":3,"names":["velocityPerSecond","velocity","frameDuration"],"sources":["C:/ldt/LDT/management/node_modules/popmotion/dist/es/utils/velocity-per-second.js"],"sourcesContent":["function velocityPerSecond(velocity, frameDuration) {\n    return frameDuration ? velocity * (1000 / frameDuration) : 0;\n}\n\nexport { velocityPerSecond };\n"],"mappings":"AAAA,SAASA,iBAAiBA,CAACC,QAAQ,EAAEC,aAAa,EAAE;EAChD,OAAOA,aAAa,GAAGD,QAAQ,IAAI,IAAI,GAAGC,aAAa,CAAC,GAAG,CAAC;AAChE;AAEA,SAASF,iBAAiB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}