embeddedFiles

VembeddedFiles
Bun

Symbol

embeddedFiles

const embeddedFiles: ReadonlyArray<Blob>

A list of files embedded into the standalone executable. Lexigraphically sorted by name.

If the process is not a standalone executable, this returns an empty array.