mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// <reference path="animation-frame.d.ts"/>
|
||||
module AnimationFrameTests {
|
||||
namespace AnimationFrameTests {
|
||||
var animation = new AnimationFrame();
|
||||
function frame() {
|
||||
animation.request(frame);
|
||||
|
||||
Reference in New Issue
Block a user