PHP 7.4.33
Preview: index.js Size: 356 B
/var/www/coop-podio-sms.bitkit.dk/httpdocs/node_modules/es-errors/test/index.js
'use strict';

var test = require('tape');

var E = require('../');
var R = require('../range');
var Ref = require('../ref');
var S = require('../syntax');
var T = require('../type');

test('errors', function (t) {
	t.equal(E, Error);
	t.equal(R, RangeError);
	t.equal(Ref, ReferenceError);
	t.equal(S, SyntaxError);
	t.equal(T, TypeError);

	t.end();
});

Directory Contents

Dirs: 0 × Files: 1
Name Size Perms Modified Actions
356 B lrw-r--r-- 1985-10-26 08:15:00
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).