mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 21:38:26 -04:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
// TODO: remove, semver-major
|
||
|
|
|
||
|
|
module.exports = require('gopd');
|