Line: 70:9: Type '{ type: "mosfet"; version: "v2"; pmos: true; threshold: number; transconductance: number; bulkThreshold: number; surfacePotential: number; drainResistance: number; sourceResistance: number; gateTerminalUid: string; drainTerminalUid: string; sourceTerminalUid: string; }' is not assignable to type 'Mosfet2SimulationModelConfig'. Object literal may only specify known properties, and 'threshold' does not exist in type 'Mosfet2SimulationModelConfig'.