ScriptCallback
Definition
type ScriptCallback = (error?: string | Event) => void;Usage
import { ScriptCallback } from 'uxp/components';Last updated
type ScriptCallback = (error?: string | Event) => void;import { ScriptCallback } from 'uxp/components';Last updated