Files
DefinitelyTyped/types/office-runtime
Michael ZlatkovskyandWesley Wigham d3c84938bf Remove not-supported OfficeRuntime.AsyncStorage.clear() method (#29458)
* 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
2018-10-05 12:32:29 -07:00
..