Skip to content

Commit 3272ca9

Browse files
committed
chore: add built files
1 parent fed6187 commit 3272ca9

29 files changed

+2888
-33
lines changed

dist/darwin-x64/dcd-client

5.25 MB
Binary file not shown.

dist/darwin-x64/dcd-server

10.4 MB
Binary file not shown.

dist/darwin-x64/serve-d

29.5 MB
Binary file not shown.

dist/ide-d.d.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
version https://git-lfs.github.com/spec/v1
2-
oid sha256:f761c91419d0a89422a0004ef1a92929dd4d2d5e5c16758654d8b0467d1998c6
3-
size 12
1+
export {};

dist/ide-d.js

Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/installation.d.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
version https://git-lfs.github.com/spec/v1
2-
oid sha256:82593cecc2dac40049c17255660ebd89b6a1c6d336b76b7a39e5118ef28fd86e
3-
size 164
1+
export declare function isServeDUpToDate(givenFile: string, targetFile: string): Promise<boolean | -1>;
2+
export declare function installServeD(): Promise<string>;

dist/installation.js

Lines changed: 88 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/linux-x64/dcd-client

1020 KB
Binary file not shown.

dist/linux-x64/dcd-server

2.87 MB
Binary file not shown.

dist/linux-x64/serve-d

8.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)