schematic-symbols 0.0.94 → 0.0.96

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
@@ -145,8 +145,10 @@ declare const _default: {
145
145
  inductor_vert: undefined;
146
146
  laser_diode_horz: undefined;
147
147
  laser_diode_vert: undefined;
148
- led_horz: undefined;
149
- led_vert: undefined;
148
+ led_down: undefined;
149
+ led_left: undefined;
150
+ led_right: undefined;
151
+ led_up: undefined;
150
152
  light_dependent_resistor_horz: undefined;
151
153
  light_dependent_resistor_vert: undefined;
152
154
  mosfet_depletion_normally_on_horz: undefined;