Type alias ListSearchScriptResponse

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

Type declaration

  • content: string
  • path: string