API reference

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

T

typeKindByPath

@codexo/exojs / assets / stable

The asset type inferred from a path literal, or `never` when unregistered.

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

The asset type inferred from a path literal, or `never` when unregistered.

Definition1
MatchKind<KindBasename<KindStripQuery<S>>>
Source