UNPKG

@cocalc/server

Version:

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

2 lines (1 loc) 91 B
export declare function associatedLicense(public_path_id: string): Promise<string | null>;