Skip to content

Commit

Permalink
Fix definitions for TS 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nestalk committed Jun 25, 2013
1 parent 5897eeb commit 8d4540f
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 86 deletions.
2 changes: 1 addition & 1 deletion bgiframe/typescript.bgiframe.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Copyright (c) 2013 Brandon Aaron (http://brandonaaron.net)
*/

module BgiFrame {
declare module BgiFrame {
interface ISettings {
top: string;
left: string;
Expand Down
Loading

0 comments on commit 8d4540f

Please sign in to comment.