How to count the number of keys in a json response using jest
Hey I have a jest related question. I am not sure how to count the number of keys in a json object.
Unable to use import
We are using TypeScript in Node.js.
Jest Unable to use import
We are using typescript
in node.js