3 lines
No EOL
56 B
TypeScript
3 lines
No EOL
56 B
TypeScript
export default interface LeavePartyModel {
|
|
id: string
|
|
} |