types
This commit is contained in:
parent
6847ae083e
commit
509daeac1b
5 changed files with 15 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
import { PermissionObject } from "@/type/permissionTypes";
|
||||
import type { PermissionObject } from "@/types/permissionTypes";
|
||||
|
||||
export interface RoleViewModel {
|
||||
id: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue