Type Alias GetHubScriptByPathData

GetHubScriptByPathData: {
    path: string;
}