UNPKG

@payloadcms/plugin-import-export

Version:

Import-Export plugin for Payload

3 lines 235 B
import type { TFunction } from '@payloadcms/translations'; export declare const validateLimitValue: (value: null | number | undefined, t: TFunction, step?: number) => string | undefined; //# sourceMappingURL=validateLimitValue.d.ts.map