Files
pole-book/server/node_modules/@strapi/email/dist/admin/src/constants.d.ts

7 lines
111 B
TypeScript

export declare const PERMISSIONS: {
settings: {
action: string;
subject: null;
}[];
};