From bc02ee786ec9f080d3af2aff5312d5366b88f6be Mon Sep 17 00:00:00 2001 From: Asaki Yuki Date: Fri, 30 Jan 2026 17:04:27 +0700 Subject: [PATCH] nothing --- src/types/enums/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/types/enums/index.ts b/src/types/enums/index.ts index 3e12567..ad47853 100644 --- a/src/types/enums/index.ts +++ b/src/types/enums/index.ts @@ -27,5 +27,4 @@ export { TextboxName } from "./TextboxName.js" export { SliderName } from "./SliderName.js" export { ToggleName } from "./ToggleName.js" export { BagBinding } from "./BagBinding.js" -export { Binding } from "./Binding.js" -export { SmartAnimation } from "./SmartAnimation.js" +export { Binding } from "./Binding.js" \ No newline at end of file