mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
declare function createStoryJS(config:knightlab.ITimeLineConfiguration):void;
|
||||
|
||||
declare module knightlab {
|
||||
declare namespace knightlab {
|
||||
|
||||
export interface ITimeLineConfiguration {
|
||||
width: string;
|
||||
@@ -133,4 +133,4 @@ declare module knightlab {
|
||||
text:string;
|
||||
tag?:string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user