Type Alias: ApiEndpointType
type ApiEndpointType = typeof ApiEndpointType[keyof typeof ApiEndpointType];
Defined in: src/models/red-team-enums.ts:4
API endpoint accessibility type.
type ApiEndpointType = typeof ApiEndpointType[keyof typeof ApiEndpointType];
Defined in: src/models/red-team-enums.ts:4
API endpoint accessibility type.