UNPKG

securesharkinputs

Version:

Advanced enterprise validation library with multi-layer security protection for SecureShark

6 lines 336 B
export * from './services/enterpriseValidator'; export * from './schemas/enterpriseConfig'; export * from './schemas/useSchema'; export { default as ValidationShark, useValidationShark, withValidationShark } from './components/ValidationShark'; export { default } from './components/ValidationShark'; //# sourceMappingURL=index.d.ts.map