mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 07:37:56 +01:00
50228cf6ff
Refs: https://github.com/nodejs/node/pull/31553 Refs: https://github.com/nodejs/node/pull/32953 PR-URL: https://github.com/nodejs/node/pull/34001 Refs: https://github.com/nodejs/node/pull/34002 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('assert').strict;
|