diff --git a/src/index.ts b/src/index.ts index 2455b72..2eaee24 100644 --- a/src/index.ts +++ b/src/index.ts @@ -14,4 +14,5 @@ export type { Semantics, TransitType, Personalize, + OverridablePassProps, } from "./schemas";