Rename kotlin-test-nodejs-runner to kotlin-test-js-runner

This commit is contained in:
Ilya Goncharov
2019-09-19 15:04:01 +03:00
parent 10c36ae5c5
commit 31aa4e4738
32 changed files with 20 additions and 20 deletions
@@ -0,0 +1,4 @@
declare const DEBUG: boolean;
declare const VERSION: string;
declare const BIN: string;
declare const DESCRIPTION: string;