mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 09:40:19 +00:00
* Remove `clear` method since it's not supported for now Calling `await OfficeRuntime.AsyncStorage.clear()` will always throw a "NotImplemented" for now. So remove it. * Remove "OfficeRuntime.AsyncStorage.clear()" test