UNPKG

181 BJavaScriptView Raw
1import others from './detectOther.js';
2import { packageInfo } from './packageInfo.js';
3import { detectPackage } from './versionDetect.js';
4detectPackage(packageInfo, null, others);