jdm_cherry

Results 1 issues of jdm_cherry

Hi there, I'm trying to check if type, but got the following error: `"TypeError: Right-hand side of 'instanceof' is not an object"` Code sample: ``` cloudConfig .load(springCloudServerConfig) .then((config: Config |...