JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "util.js"
Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/@pkgjs/parseargs/internal/util.js
File size: 235 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
// This is a placeholder for util.js in node.js land.
const {
ObjectCreate,
ObjectFreeze,
} = require('./primordials');
const kEmptyObject = ObjectFreeze(ObjectCreate(null));
module.exports = {
kEmptyObject,
};