Add myname to comment

This commit is contained in:
David Ng
2017-08-20 22:50:58 +08:00
parent 2afaa60020
commit 7f052224f5
+1
View File
@@ -2,6 +2,7 @@
// Project: https://github.com/themikenicholson/passport-jwt
// Definitions by: TANAKA Koichi <https://github.com/mugeso/>
// Alex Young <https://github.com/alsiola/>
// David Ng <https://github.com/davidNHK/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Strategy as PassportStrategy } from 'passport-strategy';