API reference

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

I

interfaceAssetRequest

@codexo/exojs / assets / stable

One request for an asset of a given type, as an identity hook sees it.

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

One request for an asset of a given type, as an identity hook sees it.

Properties2
options?: Options
source: string
The source string as the caller wrote it, before base-path resolution.
Source