Added OverridablePassProps to exported types

This commit is contained in:
Alexander Cerutti
2021-10-24 15:39:35 +02:00
parent 35214e2c50
commit 7c9716c589

View File

@@ -14,4 +14,5 @@ export type {
Semantics,
TransitType,
Personalize,
OverridablePassProps,
} from "./schemas";