Type Alias GetHubScriptContentByPathData

GetHubScriptContentByPathData: {
    path: string;
}