schematic-symbols 0.0.140 → 0.0.141
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.js +1 -10
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -13322,16 +13322,7 @@ var pnp_bipolar_transistor_default = {
|
|
13322
13322
|
centerX: 13877787807814457e-32,
|
13323
13323
|
centerY: 11102230246251565e-32
|
13324
13324
|
},
|
13325
|
-
circles: {
|
13326
|
-
"path1-0": {
|
13327
|
-
type: "circle",
|
13328
|
-
x: 0.13862605550000007,
|
13329
|
-
y: 0.003454799999999203,
|
13330
|
-
radius: 0.28854213,
|
13331
|
-
color: "primary",
|
13332
|
-
fill: false
|
13333
|
-
}
|
13334
|
-
}
|
13325
|
+
circles: {}
|
13335
13326
|
};
|
13336
13327
|
|
13337
13328
|
// symbols/pnp_bipolar_transistor_horz.ts
|