i have no idea how just require and test it works
it lints
just calls .toString() on whatever passed in. so like if you have obj = { toString() { return 1 } } and run this function on that you get one
There was an error while loading. Please reload this page.