UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

5 lines (4 loc) 117 B
/** * Confirm whether user limits needs to be checked */ export declare function shouldCheckUserLimits(): boolean;