Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('./uri')} */
|
|
module.exports = URIError;
|