Skip to content

Commit 8d4540f

Browse files
committed
Fix definitions for TS 0.9
1 parent 5897eeb commit 8d4540f

File tree

7 files changed

+85
-86
lines changed

7 files changed

+85
-86
lines changed

bgiframe/typescript.bgiframe.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Copyright (c) 2013 Brandon Aaron (http://brandonaaron.net)
1313
*/
1414

15-
module BgiFrame {
15+
declare module BgiFrame {
1616
interface ISettings {
1717
top: string;
1818
left: string;

0 commit comments

Comments
 (0)