UNPKG

nstdlib-nightly

Version:

Node.js standard library converted to runtime-agnostic ES modules.

6 lines (3 loc) 180 B
// Source: https://github.com/nodejs/node/blob/65eff1eb/lib/assert/strict.js import * as __hoisted_assert__ from "nstdlib/stub/assert"; export default __hoisted_assert__.strict;