feat: sync collectible star gifts

This commit is contained in:
A 2026-07-16 12:38:53 +08:00
parent 47fcf0ea41
commit 5ecf4e912d
64 changed files with 7559 additions and 403 deletions

View file

@ -0,0 +1,4 @@
declare module "lottie-web/build/player/lottie_light_canvas" {
import lottie from "lottie-web";
export default lottie;
}