/** * Created by Christophe on 10/01/2018. */ export interface TriggersData { triggers?: Object; }