API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeLoadable
@codexo/exojs / assets / stable
Any abstract or concrete constructor that can be used as an asset type token with Loader.load and related methods.
0
props
0
methods
0
events
Import
import { Loadable } from '@codexo/exojs'Any abstract or concrete constructor that can be used as an asset type token with Loader.load and related methods.
Definition1
(args: any[]) => unknownSource