Your IP : 216.73.216.52


Current Path : /var/www/recommendations/www/node_modules/@types/node/assert/
Upload File :
Current File : //var/www/recommendations/www/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;
}