UNPKG

@strapi/utils

Version:

Shared utilities for the Strapi packages

3 lines 221 B
export declare const isOperatorOfType: (type: string, key: string, ignoreCase?: boolean) => boolean; export declare const isOperator: (key: string, ignoreCase?: boolean) => boolean; //# sourceMappingURL=operators.d.ts.map