API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeSourceKey
The identity of the source data a request acquires. Composed of the canonical locator and - when the type declares one - a source discriminator covering only what changes the acquired bytes (a locale, a content variant). It deliberately carries no asset type and no resource discriminator: two ResourceKeys that differ only in how the same download is interpreted share one `SourceKey`. How an acquired representation is stored is a separate question again, and is not part of this key.
import { SourceKey } from '@codexo/exojs'The identity of the source data a request acquires.
Composed of the canonical locator and - when the type declares one - a source discriminator covering only what changes the acquired bytes (a locale, a content variant). It deliberately carries no asset type and no resource discriminator: two ResourceKeys that differ only in how the same download is interpreted share one `SourceKey`.
How an acquired representation is stored is a separate question again, and is not part of this key.
string