Count all references

Report a typo

How many references does this variable contain?

const obj = {
    a: true,
    b: () => console.log('b'),
    c: [1, 2, 3]
}
Enter a number
___

Create a free account to access the full topic