UNPKG

@a11ywatch/core

Version:
7 lines (6 loc) 224 B
export declare function register(_: any, { email, password, googleId, githubId }: { email: any; password: any; googleId: any; githubId: any; }, context: any): Promise<import("../../../../types/types").User>;