baseListPropsToMapJoinArgs
Convert a list of props to a joiner and ender for use in mapJoin.
import { baseListPropsToMapJoinArgs } from "@alloy-js/core";
function baseListPropsToMapJoinArgs(props: BaseListProps): JoinOptions;
Parameters
Section titled “Parameters”props |
|
Returns
Section titled “Returns”JoinOptions