Appearance
@gracious.tech/fetch-client / types
Module: types
Interfaces
Type Aliases
UsageOptions
Ƭ UsageOptions: Partial
<UsageConfig
>
Defined in
RuntimeCopyright
Ƭ RuntimeCopyright: Omit
<MetaCopyright
, "licenses"
> & { licenses
: RuntimeLicense
[] }
Defined in
RuntimeTranslation
Ƭ RuntimeTranslation: Omit
<DistTranslation
, "copyright"
> & { copyright
: RuntimeCopyright
}
Defined in
RuntimeManifest
Ƭ RuntimeManifest: Omit
<DistManifest
, "translations"
> & { translations
: Record
<string
, RuntimeTranslation
> }