UNPKG

@pushchain/core

Version:
4 lines (3 loc) 163 B
import { ProgressEventFunction } from './progress-hook.types'; declare const PROGRESS_HOOKS: Record<string, ProgressEventFunction>; export default PROGRESS_HOOKS;