Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
presets
/
AutoDismissingSnackBar
/
deps.d.ts
|
|---|
import { NO_OP } from 'exotic';
export declare const KNOWN_PROPS: ReadonlyArray<string>;
export declare const ON_AUTO_DISMISS_DEFAULT: typeof NO_OP;