ionTypes, type)) { throw new ERR_IMPORT_ASSERTION_TYPE_UNSUPPORTED(type); } // `type` was the wrong value for this format. throw new ERR_IMPORT_ASSERTION_TYPE_FAILED(url, type); } module.exports = { kImplicitAssertType, validateAttributes, };