@twinfinity/core
    Preparing search index...

    Type Alias Permission

    Permission: PermissionIndex | keyof typeof Access | bigint

    Represents a permission. Use together with Permissions. If using the string representation ('view', 'add' etc) then it represents a single permission. If using the bigint representation then it is assumed to be a bitmask and can represent all permissions.