Skip to content

instantiateTakenMembersTo

import { instantiateTakenMembersTo } from "@alloy-js/core";
function instantiateTakenMembersTo(baseSymbol: OutputSymbol, toSpaceKey: string, fromSpaceKey: string): void;
baseSymbol

OutputSymbol

toSpaceKey

string

fromSpaceKey

string

void