Skip to content

Commit

Permalink
fix: Add node types
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Jun 17, 2019
1 parent c681ffd commit c7471a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// Definitions by: Alan Agius <https://github.com/alan-agius4>, Marcelo Dezem <https://github.com/mdezem>, vvakame <https://github.com/vvakame>, Jules Randolph <https://github.com/sveinburne>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

///<reference types="node" />

declare namespace local {

class Option {
Expand Down

0 comments on commit c7471a5

Please sign in to comment.