schematic-symbols 0.0.153 → 0.0.154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -176,15 +176,7 @@ declare const _default: {
176
176
  icled_down: undefined;
177
177
  icled_left: undefined;
178
178
  icled_right: undefined;
179
- icled_up: {
180
- primitives: Primitive[];
181
- center: Point;
182
- ports: Port[];
183
- size: {
184
- width: number;
185
- height: number;
186
- };
187
- };
179
+ icled_up: undefined;
188
180
  igbt_transistor_horz: undefined;
189
181
  igbt_transistor_vert: undefined;
190
182
  illuminated_push_button_normally_open_horz: undefined;