5 lines
73 B
Go
5 lines
73 B
Go
'use strict';
|
|
|
|
/** @type {import('./uri')} */
|
|
module.exports = URIError;
|
'use strict';
|
|
|
|
/** @type {import('./uri')} */
|
|
module.exports = URIError;
|