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

3 lines
No EOL
60 B
TypeScript

export default interface SetActivePartyModel {
id: string
}