Type Alias ListSearchScriptResponse

ListSearchScriptResponse: {
    content: string;
    path: string;
}[]