upd: apaa aja aku lupa
This commit is contained in:
5
src/module/group/lib/type_group.ts
Normal file
5
src/module/group/lib/type_group.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export type TypeGroup = {
|
||||
id: string
|
||||
name: string
|
||||
isActive: boolean
|
||||
}[]
|
||||
Reference in New Issue
Block a user