index.d.ts 201 B

123456
  1. export * from './Animation';
  2. export * from './AnimationEvent';
  3. export * from './AnimationTimeline';
  4. export * from './KeyframeEffect';
  5. export * from './KeyframeList';
  6. //# sourceMappingURL=index.d.ts.map