DIR: /proc/1991111/root/usr/share/node_modules/@types/node/assert/ |
Current File : //proc/1991111/root/usr/share/node_modules/@types/node/assert/strict.d.ts |
declare module "assert/strict" { import { strict } from "node:assert"; export = strict; } declare module "node:assert/strict" { import { strict } from "node:assert"; export = strict; } |