UNPKG

simple-body-validator

Version:

This package is inspired by Laravel validation, and aims to make body validation easier for Javascript developers

4 lines (3 loc) 149 B
import { ReplaceAttribueInterface } from '../types'; declare const replaceAttributes: ReplaceAttribueInterface; export default replaceAttributes;