Files
DefinitelyTyped/types/chrome-apps
Nathan Shively-Sanders 0435c0549f Work around uncalled function errors in chrome-apps tests (#50182)
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.
2020-12-18 08:57:53 -08:00
..