t00-multiuser/server/models/party/LeavePartyModel.ts

3 lines
56 B
TypeScript

export default interface LeavePartyModel {
id: string
}