Interface ImportExternalProjectOptions

interface ImportExternalProjectOptions {
    project: MakeCodeProject;
}

Properties

Properties