getAsyncModifier
import { getAsyncModifier } from "@alloy-js/csharp";
function getAsyncModifier(async?: boolean): string;Parameters
Section titled “Parameters”| async | optional
|
Returns
Section titled “Returns”string import { getAsyncModifier } from "@alloy-js/csharp";
function getAsyncModifier(async?: boolean): string;| async | optional
|
string