4 lines
109 B
TypeScript
4 lines
109 B
TypeScript
import { ResLogin } from '../shared/protocols/user/PtlLogin';
|
|
|
|
|
|
export type CollectionUser = ResLogin['gud']; |