UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 339 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [TaskEvent](./storage.taskevent.md) ## TaskEvent type An event that is triggered on a task. <b>Signature:</b> ```typescript export declare type TaskEvent = 'state_changed'; ```