Gotta export it

This commit is contained in:
joshaber 2017-06-19 16:57:44 -04:00
parent 75b1717f77
commit a866054a67

View file

@ -100,5 +100,6 @@ module.exports = {
getWindowsFullNugetPackagePath,
getBundleID,
getUserDataPath,
getWindowsIdentifierName
getWindowsIdentifierName,
getBundleSizes
}