SYMBOL INDEX (3 symbols across 2 files) FILE: src/index.ts type ElectronInstallerDMGOptions (line 8) | type ElectronInstallerDMGOptions = { function build (line 96) | async function build(spec: appdmgType.Specification, dmgPath: string) { FILE: test/index.test.ts constant MINUTES_IN_MS (line 9) | const MINUTES_IN_MS = 60 * 1000;