UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

9 lines 221 B
export declare const labels: { USER_LOADER: string; USER_CONTROLLER: string; USER_RESOLVER: string; }; export declare const subscriptions: { USER_UPDATED: string; }; //# sourceMappingURL=constants.d.ts.map