UNPKG

manifest

Version:

The backend for AI code editors

5 lines (4 loc) 95 B
export declare class SignupAuthenticableEntityDto { email: string; password: string; }