UNPKG

@sfenton/react-native-readium-with-cfi

Version:

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

8 lines (7 loc) 250 B
// NOTE: readium uses an index so the order is very important here export var ColumnCount; (function (ColumnCount) { ColumnCount["AUTO"] = "auto"; ColumnCount["ONE"] = "1"; ColumnCount["TWO"] = "2"; })(ColumnCount || (ColumnCount = {}));