From dfc062e9194e9b63643fe9cab6d9d4851f5e98e8 Mon Sep 17 00:00:00 2001 From: Ricardo Sabino Date: Fri, 21 Nov 2014 00:10:29 -0500 Subject: [PATCH] - Added type definitions information --- playerframework/playerFramework.d.ts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/playerframework/playerFramework.d.ts b/playerframework/playerFramework.d.ts index 9109916e5..1c91803c5 100644 --- a/playerframework/playerFramework.d.ts +++ b/playerframework/playerFramework.d.ts @@ -1,4 +1,10 @@ -// +// Type definitions for Player Framework (MMPPF) +// Project: https://github.com/ricardosabino/DefinitelyTyped +// Definitions by: Ricardo Sabino +// Definitions: https://github.com/borisyankov/DefinitelyTyped + + +/// declare module PlayerFramework {