UNPKG

185 BTypeScriptView Raw
1import { fromTask as _fromTask, percentage as _percentage } from 'rxfire/storage';
2export declare const fromTask: typeof _fromTask;
3export declare const percentage: typeof _percentage;