lightgun-poc / lib/assets / seaAssets
Function: seaAssets()
seaAssets(
get):AssetSource
Defined in: lib/assets.ts:65
Serves files baked into the executable.
Parameters
get
(key) => ArrayBuffer
A sea.getRawAsset-shaped lookup; it throws for unknown keys.