rebase
This commit is contained in:
commit
e2f472d802
83 changed files with 6338 additions and 0 deletions
3
src/components/AnimationKeyframe.ts
Normal file
3
src/components/AnimationKeyframe.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { Class } from "./Class.js"
|
||||
|
||||
export class AnimationKeyframe extends Class {}
|
||||
Reference in a new issue