UNPKG

react-native-flip-book

Version:
9 lines 159 B
export type Size = { height: number; width: number; }; export type Page = { left: string; right: string; }; //# sourceMappingURL=types.d.ts.map