Skip to content

Commit

Permalink
build(ts): typescript module declaration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johannrichard committed Dec 5, 2020
1 parent c585395 commit e4d9306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/libs.d.ts
@@ -1,2 +1,3 @@
declare module 'simple-color-converter';
declare module 'is-valid-host';
declare module 'semver';

0 comments on commit e4d9306

Please sign in to comment.