UNPKG

@riao/dbal

Version:
5 lines (4 loc) 84 B
export interface CreateUserOptions { name: string; password?: string; }