@servicenow/sdk - v4.7.0
    Preparing search index...
    ProviderFlowAPI:
        | { id: Record<"sys_hub_flow">
        | string; type: "sys_hub_flow" }
        | {
            id: Record<"sys_hub_action_type_definition"> | string;
            type: "sys_hub_action_type_definition";
        }
        | { id: Record<"sys_script_include">
        | string; type: "sys_script_include" }
        | { id: string; type: "one_api_system_executor" }
        | string