project: Move to ESM Modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Contact } from './Contact'
|
||||
import type { Contact } from './Contact'
|
||||
|
||||
export type GroupParticipant = Contact & {
|
||||
isAdmin?: boolean
|
||||
|
||||
Reference in New Issue
Block a user