UNPKG

oneframe-react

Version:

Oneframe React ## Components, Hooks, Helper Functions & State Management

7 lines (6 loc) 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const json_function_1 = require("json-function"); exports.default = (data, start, end) => { return json_function_1.limit(data, start, end); };