UNPKG

@adobe/uxp-optimized

Version:

Library of react components optimized for Adobe's Unified Extensibility Platform

2 lines (1 loc) 94 B
export declare function debounce(func: any, wait: any, immediate?: any): (this: any) => void;