mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-11 10:59:55 +08:00
This fixes two errors in the settings interface for chrome: the interface was completely missing the clear method and the callback parameter of the get method was defined as being an object instead of a function. This also adds a test for the settings interface.