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