UNPKG

smc-hub

Version:

CoCalc: Backend webserver component

3 lines (2 loc) 133 B
import { PostgreSQL } from "../types"; export declare function site_license_hook(db: PostgreSQL, project_id: string): Promise<void>;