Type alias GetHubScriptContentByPathData

GetHubScriptContentByPathData: {
    path: string;
}

Type declaration

  • path: string