I am not clear on how best to use this library. Do I need to make `tsconfig.json` changes? Or `///reference`.. Do I use `"typeRoots": ["./node_modules/@types", "./node_modules/chrome-types"]`?
I am not clear on how best to use this library. Do I need to make
tsconfig.jsonchanges? Or///reference..Do I use
"typeRoots": ["./node_modules/@types", "./node_modules/chrome-types"]?