5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
'use strict';
|
|
|
|
/** @type {import('./type')} */
|
|
module.exports = TypeError;
|