Skip to content

Type Alias: UserRestrictionLogPage

ts
type UserRestrictionLogPage = Page<UserRestrictionLog, "logs">;

Defined in: src/types/universes.ts:137