Skip to content

Instantly share code, notes, and snippets.

View raghurambachu's full-sized avatar

Raghuram Bachu raghurambachu

View GitHub Profile
This file has been truncated, but you can view the full file.
/**
* @license Paged.js v0.4.2 | MIT | https://gitlab.coko.foundation/pagedjs/pagedjs
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.PagedPolyfill = factory());
})(this, (function () { 'use strict';