Type alias ZendriveOnBootCompleted

ZendriveOnBootCompleted: {
    event: {};
    kind: ON_BOOT_COMPLETED;
}

See [[ZendriveCallbackEventKind#ON_BOOT_COMPLETED]]

Type declaration