UNPKG

93 BTypeScriptView Raw
1declare module 'assert/strict' {
2 import { strict } from 'assert';
3 export = strict;
4}