UNPKG

@cocalc/server

Version:

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

4 lines (3 loc) 66 B
export declare function sanitizeID(opts: { id: any; }): void;