mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Format header such that it passes npm test
This commit is contained in:
8
meteor/index.d.ts
vendored
8
meteor/index.d.ts
vendored
@@ -1,11 +1,7 @@
|
||||
// Type definitions for Meteor 1.4
|
||||
// Project: http://www.meteor.com/
|
||||
// Definitions by:
|
||||
// Alex Borodach <https://github.com/barbatus>
|
||||
// Dave Allen <https://github.com/fullflavedave>
|
||||
// Olivier Refalo <https://github.com/orefalo>
|
||||
// Daniel Neveux <https://github.com/dagatsoin>
|
||||
// Birk Skyum <https://github.com/birkskyum>
|
||||
// Definitions by: Alex Borodach <https://github.com/barbatus>, Dave Allen <https://github.com/fullflavedave>, Olivier Refalo <https://github.com/orefalo>, Daniel Neveux <https://github.com/dagatsoin>, Birk Skyum <https://github.com/birkskyum>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
interface URLS {
|
||||
resetPassword: (token: string) => string;
|
||||
|
||||
Reference in New Issue
Block a user