%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/next/dist/lib/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/next/dist/lib/oxford-comma-list.js

"use strict";
Object.defineProperty(exports, "__esModule", {
    value: true
});
exports.getOxfordCommaList = getOxfordCommaList;
function getOxfordCommaList(items) {
    return items.map((v, index, { length  })=>(index > 0 ? index === length - 1 ? length > 2 ? ", and " : " and " : ", " : "") + v).join("");
}

//# sourceMappingURL=oxford-comma-list.js.map

Zerion Mini Shell 1.0