schematic-symbols 0.0.99 → 0.0.101

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -68,15 +68,7 @@ declare function resizeSymbol(symbol: SchSymbol, newSize: {
68
68
 
69
69
  declare const _default: {
70
70
  ac_voltmeter_horz: undefined;
71
- ac_voltmeter_vert: {
72
- primitives: Primitive[];
73
- center: Point;
74
- ports: Port[];
75
- size: {
76
- width: number;
77
- height: number;
78
- };
79
- };
71
+ ac_voltmeter_vert: undefined;
80
72
  avalanche_diode_horz: undefined;
81
73
  avalanche_diode_vert: undefined;
82
74
  battery_horz: undefined;