4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
import typeValidator from "./data/typeValidator";
|
||
|
|
||
|
export { typeValidator };
|