UNPKG

@strapi/utils

Version:

Shared utilities for the Strapi packages

4 lines 204 B
import type { Visitor } from '../../traverse/factory'; declare const _default: (allowedFields?: string[] | null) => Visitor; export default _default; //# sourceMappingURL=remove-disallowed-fields.d.ts.map