Type error in mountInterval of PlasmoCSUIMountState
I want to execute
clearInterval(mountState.mountInterval)
in getRootContainer
, but the type of mountInterval in PlasmoCSUIMountState is NodeJS.Timer
.
I think number is the return type since CSUI runs in a browser.1 Reply
@rua.wolf has reached level 1. GG!