dedent
import { dedent } from "@alloy-js/core/testing";
function dedent(str: string): string;Parameters
Section titled “Parameters”| str | string |
Returns
Section titled “Returns”string
import { dedent } from "@alloy-js/core/testing";
function dedent(str: string): string;| str | string |
string