MutkaMutka
API ReferenceSandboxAuthoringsandbox/authoring/hostProxyType aliases

FetchSourceHandler

Reference — FetchSourceHandler in the Mutka module API.

Type Alias: FetchSourceHandler

type FetchSourceHandler = (ref) => Promise<string>;

Defined in: sandbox/authoring/hostProxy.ts:30

Parameters

ParameterType
refstring

Returns

Promise<string>

On this page