We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556523a commit 1f2d03fCopy full SHA for 1f2d03f
winjs/winjs.d.ts
@@ -13,6 +13,8 @@ See the Apache Version 2.0 License for specific language governing permissions
13
and limitations under the License.
14
***************************************************************************** */
15
16
+///<reference path="../winrt/winrt.d.ts"/>
17
+
18
declare module WinJS {
19
function strictProcessing(): void;
20
0 commit comments