We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
os
1 parent 20eba84 commit adaed24Copy full SHA for adaed24
lib/appdmg.js
@@ -1,6 +1,7 @@
1
'use strict'
2
3
const fs = require('fs')
4
+const os = require('os')
5
const path = require('path')
6
7
const async = require('async')
0 commit comments