NamespacesEventsblockly.events_namespace.enable_1_functionOn this page blockly > Events > enable Events.enable() function Start sending events. Unless events were already disabled when the corresponding call to disable was made. Signature: export declare function enable(): void; Returns: void