UNPKG

rc-progress

Version:
5 lines (4 loc) 157 B
/** Is client side and not jsdom */ export declare const isBrowserClient: boolean; declare const _default: (id?: string) => string; export default _default;