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