Newlines!

This commit is contained in:
Joel Spadin
2014-11-26 21:19:38 -06:00
parent 94b15933e9
commit 4d7acaa55c
+1 -1
View File
@@ -88,4 +88,4 @@ declare module "cli-color/throbber" {
function setupThrobber(write: (str: string) => any, period: number, format?: clc.Format): setupThrobber.Throbber;
export = setupThrobber;
}
}