/** * @file Entry Point - Internal * @module ext-regex/internal */ export { default as validateString } from './validate-string'