
committed by
Alex Rickabaugh

parent
0918adf39d
commit
3903e5ebe7
@ -23,7 +23,7 @@ import {asyncFallback} from './async_fallback';
|
||||
* });
|
||||
* ```
|
||||
*
|
||||
*
|
||||
* @publicApi
|
||||
*/
|
||||
export function async(fn: Function): (done: any) => any {
|
||||
const _Zone: any = typeof Zone !== 'undefined' ? Zone : null;
|
||||
|
Reference in New Issue
Block a user