UNPKG

@ngx-performance-ui/core

Version:
6 lines (5 loc) 152 B
export declare class LoaderSetProgress { payload: boolean; static readonly type = "[Loader] Set Progress"; constructor(payload: boolean); }