mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
Typescript issues an error if a function is tested without subsequently being used. So I added some obviously-ignored uses of the tested functions in the chrome-apps tests.