API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeAssetLocator
@codexo/exojs / assets / stable
A canonicalized asset source: `url:` followed by the fully resolved URL, with the loader base path applied, `.` and `..` collapsed, and the fragment removed. `blob:` and `data:` sources carry their own absolute identity and pass through unchanged.
0
props
0
methods
0
events
Import
import { AssetLocator } from '@codexo/exojs'A canonicalized asset source: `url:` followed by the fully resolved URL, with the loader base path applied, `.` and `..` collapsed, and the fragment removed. `blob:` and `data:` sources carry their own absolute identity and pass through unchanged.
Definition1
stringSource