%PDF- %PDF-
| Direktori : /usr/share/node_modules/@types/node/ts4.8/assert/ |
| Current File : //usr/share/node_modules/@types/node/ts4.8/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;
}