UNPKG

@shopify/flash-list

Version:

FlashList is a more performant FlatList replacement

9 lines 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RenderTargetOptions = void 0; exports.RenderTargetOptions = { Cell: "Cell", StickyHeader: "StickyHeader", Measurement: "Measurement", }; //# sourceMappingURL=FlashListProps.js.map