DefinitelyTyped/basic-auth/basic-auth-tests.ts
2016-04-27 21:53:46 -07:00

5 lines
51 B
TypeScript

import auth = require('basic-auth');
auth(null);