/home/techb158/trello.abdallabala.com/node_modules/gopd
NameSizeModeActions
.github/-0755rm
test/-0755rm
.eslintrc2240644editdlrm
CHANGELOG.md30770644editdlrm
gOPD.d.ts420644editdlrm
gOPD.js970644editdlrm
index.d.ts1730644editdlrm
index.js2060644editdlrm
LICENSE10710644editdlrm
package.json20700644editdlrm
README.md15620644editdlrm
tsconfig.json1160644editdlrm
Edit: /home/techb158/trello.abdallabala.com/node_modules/gopd/index.js (206B)
'use strict'; /** @type {import('.')} */ var $gOPD = require('./gOPD'); if ($gOPD) { try { $gOPD([], 'length'); } catch (e) { // IE 8 has a broken gOPD $gOPD = null; } } module.exports = $gOPD;