UNPKG

@plone/volto

Version:
4 lines (3 loc) 141 B
import { ConfigType } from '@plone/registry'; declare const registerValidators: (config: ConfigType) => void; export { registerValidators };