frontend/.pnpm-store/v3/files/c2/4a813882467a899f6a329114f99a7f7dc7101253e87542c188c2253bc203931db9e51a370736cbb1bdb9ab6da9cbdbccc0c9e4125323ae1fc27c33fb914d64

5 lines
88 B
Plaintext

export type PermissionNeedsPrincipalError = {
name: string;
message: string;
};