/// // Widgetbot Crate global type interface Window { Crate: new (options: any) => any; }