UNPKG

578 BSource Map (JSON)View Raw
1{"version":3,"file":"AnimationClassNames.js","sourceRoot":"../src/","sources":["classNames/AnimationClassNames.ts"],"names":[],"mappings":";;AAAA,4CAAmD;AACnD,yCAAkD;AAGlD;;GAEG;AACU,QAAA,mBAAmB,GAAiD,qBAAa,CAAC,uBAAe,CAAC,CAAC","sourcesContent":["import { buildClassMap } from '../utilities/index';\nimport { AnimationStyles } from '../styles/index';\nimport { IAnimationStyles } from '../interfaces/index';\n\n/**\n * {@docCategory AnimationClassNames}\n */\nexport const AnimationClassNames: { [key in keyof IAnimationStyles]?: string } = buildClassMap(AnimationStyles);\n"]}
\No newline at end of file