mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 04:24:30 +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.