wormhole-foundation / hello-wormhole

hello-wormhole
Other
76 stars 17 forks source link

Fix: Added typings to ms #13

Closed akshatcoder-hash closed 1 year ago

akshatcoder-hash commented 1 year ago

The variable ms had any type that resulted in error while deploying:

ts-scripts/utils.ts:151:23 - error TS7006: Parameter 'ms' implicitly has an 'any' type.