instantiateTakenMembersTo
import { instantiateTakenMembersTo } from "@alloy-js/core";
function instantiateTakenMembersTo(baseSymbol: OutputSymbol, toSpaceKey: string, fromSpaceKey: string): void;Parameters
Section titled “Parameters”| baseSymbol |
|
| toSpaceKey |
|
| fromSpaceKey |
|
Returns
Section titled “Returns”void