UNPKG

react-native-svg

Version:
3 lines 120 B
export type UnsafeMixed<T> = T; export type OptionalProp<T> = UnsafeMixed<T>; //# sourceMappingURL=codegenUtils.d.ts.map