Skip to content

Commit

Permalink
Merge branch 'ffflorian-fix/node-types' into release/3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Jun 23, 2019
2 parents 8f8881b + c7471a5 commit bc755af
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 bc755af

Please sign in to comment.