type.js
1  'use strict';
2  
3  /** @type {import('./type')} */
4  module.exports = TypeError;