UNPKG

@aappddeevv/dynamics-client-ui

Version:

## What is it? A library to help you create great dynamics applications.

4 lines (3 loc) 139 B
/** Attachment point for the callback. Object has "Deferred" type. */ export declare function Deferred<T>(): any; export default Deferred;