UNPKG

kakashi-nextjs-template

Version:

A comprehensive Next.js boilerplate with modern features and best practices.

6 lines 176 B
export enum PrivilegeType { EPISODE_MONITORING = 'episode_monitoring', VIDEOS_ALLOWED = 'videos_allowed', CAN_EMBED = 'can_embed', AI_POWERED = 'ai_powered', }