This commit is contained in:
Insality
2025-03-29 14:03:03 +02:00
parent b053b5044b
commit 3f22e9c542
27 changed files with 501 additions and 50 deletions

View File

@@ -3,7 +3,7 @@ local intro_panthera = require("example.examples.intro.intro.intro_panthera")
---@class examples.intro: druid.widget
---@field root node
---@field animation panthera.instance
---@field animation panthera.animation
local M = {}