API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeAnyAssetType

@codexo/exojs / assets / stable

Any AssetType, whatever its source, resource, option and stored types - the element type of an Extension's `assets` list. The source and stored types appear on both sides of the codec contract, so no narrower parameterisation accepts every concrete type.

0
props
0
methods
0
events
Import
import { AnyAssetType } from '@codexo/exojs'

Any AssetType, whatever its source, resource, option and stored types - the element type of an Extension's `assets` list.

The source and stored types appear on both sides of the codec contract, so no narrower parameterisation accepts every concrete type.

Definition1
Source