source: frontend/node_modules/workbox-range-requests/index.d.ts

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 253 bytes
RevLine 
[9af201e]1import { createPartialResponse } from './createPartialResponse.js';
2import { RangeRequestsPlugin } from './RangeRequestsPlugin.js';
3import './_version.js';
4/**
5 * @module workbox-range-requests
6 */
7export { createPartialResponse, RangeRequestsPlugin };
Note: See TracBrowser for help on using the repository browser.