ts-morph-structures

Home > ts-morph-structures > ClassAsyncMethodQuestion > isAsync

ClassAsyncMethodQuestion.isAsync() method

Signature:

isAsync(isStatic: boolean, methodName: string): boolean;

Parameters

Parameter Type Description
isStatic boolean  
methodName string  

Returns:

boolean