rename animationframe to aniamtion-frame

This commit is contained in:
Qinfeng Chen 2015-01-18 22:20:29 -05:00
parent 7dc6f5e566
commit 170c31535d
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="animationframe.d.ts"/>
/// <reference path="animation-frame.d.ts"/>
module AnimationFrameTests {
var animation = new AnimationFrame();
function frame() {