From 8714240c909d9c2f2deeb6ae99f219295f67c708 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 2 Mar 2016 02:16:18 +0100 Subject: show accepted exchanges --- lib/decl/mithril.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/decl') diff --git a/lib/decl/mithril.d.ts b/lib/decl/mithril.d.ts index c87102260..c45633490 100644 --- a/lib/decl/mithril.d.ts +++ b/lib/decl/mithril.d.ts @@ -608,7 +608,7 @@ declare module _mithril { * * @see m.component */ - controller: MithrilControllerFunction | + controller?: MithrilControllerFunction | MithrilControllerConstructor; /** -- cgit v1.2.3