UNPKG

284 BJavaScriptView Raw
1/* istanbul ignore file */
2// Jest will report function coverage errors here otherwise
3export { parseDomain, ParseResultType, } from "./parse-domain";
4export { fromUrl, NO_HOSTNAME } from "./from-url";
5export { ValidationErrorType } from "./sanitize";
6//# sourceMappingURL=main.js.map
\No newline at end of file