API reference

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

T

typeAnyAssets

@codexo/exojs / assets / stable

Any typed catalog, whatever its definition record - the constraint Assets.compose accepts its arguments under, and the one to write when a generic API of your own takes an arbitrary catalog (`<C extends AnyAssets>`) without pinning its definition record.

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

Any typed catalog, whatever its definition record - the constraint Assets.compose accepts its arguments under, and the one to write when a generic API of your own takes an arbitrary catalog (`<C extends AnyAssets>`) without pinning its definition record.

Definition1
Source