UNPKG

react-native-readium

Version:

A react-native wrapper for https://readium.org/

7 lines (6 loc) 138 B
// NOTE: readium uses an index so the order is very important here export enum ColumnCount { AUTO = 'auto', ONE = '1', TWO = '2', }