UNPKG

@cocalc/server

Version:

CoCalc server functionality: functions used by either the hub and the next.js server

2 lines (1 loc) 101 B
export default function setDefaultSource(account_id: string, default_source: string): Promise<void>;