stockjava1
Results
1
comments of
stockjava1
there is error when i run tsc. tsc -p tsconfig.build.json lib/module/msgPackModule.ts:27:12 - error TS2339: Property 'uid' does not exist on type 'unknown'. 27 const {uid, packet, opts} = decode(msg) ~~~...