lfk-client-js/dist/models/GroupContactWrongTypeError....

5 lines
97 B
TypeScript

export declare type GroupContactWrongTypeError = {
name: string;
message: string;
};