widget.* to druid.widget lls class

This commit is contained in:
Insality
2025-03-16 17:44:08 +02:00
parent ad0447b649
commit 5348561d68
17 changed files with 64 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
local properties_panel = require("druid.widget.properties_panel.properties_panel")
---@class widget.example_properties_panel: druid.widget
---@class druid.widget.example_properties_panel: druid.widget
local M = {}