@netless/fastboard-ui 1.1.0 → 1.1.1-beta.0
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
CHANGED
|
@@ -15702,6 +15702,7 @@ function instance74($$self, $$props, $$invalidate) {
|
|
|
15702
15702
|
if (hasAppliancePlugin) {
|
|
15703
15703
|
(_a = app == null ? void 0 : app.appliancePlugin) == null ? void 0 : _a.setMemberState({
|
|
15704
15704
|
currentApplianceName: "pencil",
|
|
15705
|
+
strokeType: "Stroke",
|
|
15705
15706
|
useLaserPen: false,
|
|
15706
15707
|
strokeOpacity: 1
|
|
15707
15708
|
});
|