Interface UpdateHandlerScript

Hierarchy

  • UpdateHandlerScript

Properties

Properties

updates: {
    from?: string;
    params: any;
    to: string;
    type: string;
}[]
version: string

Generated using TypeDoc