feat: more things for this.

This commit is contained in:
Asaki Yuki 2026-01-28 10:45:47 +07:00
parent 53375ea11c
commit 7a43d233e3
8 changed files with 127 additions and 35 deletions

View file

@ -1,5 +1,6 @@
import "./compilers/PreCompile.js"
import "./compilers/ui/builder.js"
import "./compilers/ui/installer.js"
export { Animation } from "./components/Animation.js"
export { AnimationKeyframe } from "./components/AnimationKeyframe.js"