Skip to main content

FetchFromCDNOptions

Hierarchy

Index

Properties

optionalcdnUrl

cdnUrl?: string | CDNUrlFn

The url from which to load the JSON files

optionallocal

local?: boolean

Cache the response in local storage instead of session storage. Defaults to false.

optionalversion

version?: string

The release version to fetch. Defaults to latest.