mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +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.