NodeseagetAssetfunction getAssetOverload 1#getAsset(key: AssetKey): ArrayBuffer Deno compatibility This symbol is not supported. This method can be used to retrieve the assets configured to be bundled into the single-executable application at build time. An error is thrown when no matching asset can be found. Parameters ##key: AssetKeyReturn Type #ArrayBufferOverload 2#getAsset(key: AssetKey,encoding: string,): string Deno compatibility This symbol is not supported. Parameters ##key: AssetKey#encoding: stringReturn Type #string
function getAssetOverload 1#getAsset(key: AssetKey): ArrayBuffer Deno compatibility This symbol is not supported. This method can be used to retrieve the assets configured to be bundled into the single-executable application at build time. An error is thrown when no matching asset can be found. Parameters ##key: AssetKeyReturn Type #ArrayBufferOverload 2#getAsset(key: AssetKey,encoding: string,): string Deno compatibility This symbol is not supported. Parameters ##key: AssetKey#encoding: stringReturn Type #string