builder util.Function.statOrNull
Electron-Builder / builder-util / statOrNull
statOrNull(
file
):Promise
<Stats
|null
>
Parameters¶
• file: string
Returns¶
Promise
<Stats
| null
>
Electron-Builder / builder-util / statOrNull
statOrNull(
file
):Promise
<Stats
|null
>
• file: string
Promise
<Stats
| null
>