Edit File: type.js
'use strict'; /** @type {import('./type')} */ module.exports = TypeError;
Back to File Manager