aboutsummaryrefslogtreecommitdiff
path: root/node_modules/nexe/lib/patches/index.d.ts
blob: b48c12d689d53aff722647c4805fb47ff851dd48 (plain)
1
2
3
import gyp from './gyp';
declare const patches: (typeof gyp)[];
export default patches;