Type alias GetHubScriptByPathData

GetHubScriptByPathData: {
    path: string;
}

Type declaration

  • path: string