UNPKG

react-native-zoom-toolkit

Version:

Smoothly zoom any image, video or component you want!

8 lines 237 B
type InvalidChildrenOptions = { name: string; expected: number; actual: number; }; export declare const getInvalidChildrenMessage: (options: InvalidChildrenOptions) => string; export {}; //# sourceMappingURL=messages.d.ts.map