deno_cli_lib_windmill 0.104.0

Deno cli lib for the needs of windmill
1
2
3
4
error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
const _test: string = getValue();
      ~~~~~
    at file:///[WILDCARD]/fail_check.ts:3:7