Skip to content

Commit

Permalink
chore: add built files
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 27, 2021
1 parent cb59f82 commit 422f236
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 9 deletions.
33 changes: 30 additions & 3 deletions dist/ide-d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/installation.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export declare function isServeDUpToDate(givenFile: string, targetFile: string): Promise<boolean | -1>;
export declare function isServeDUpToDate(givenFile: string, targetFile: string): Promise<boolean>;
export declare function installServeD(): Promise<string>;
Loading

0 comments on commit 422f236

Please sign in to comment.