API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceAssetSizeStats
@codexo/exojs / assets / stable
One resident asset, sized, as reported by AssetStats.largest.
3
props
0
methods
0
events
Import
import { AssetSizeStats } from '@codexo/exojs'One resident asset, sized, as reported by AssetStats.largest.
Properties3
bytes: numberEstimated resident bytes; see AssetStats.bytes.
canonicalKey: stringtype: stringThe asset type's id, or the dispatch token's name for a type not installed on this loader.
Source