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

@@ -11,7 +11,7 @@ local window_animation_panthera = require("example.examples.windows.window_anima
---@field lang_buttons table<string, druid.button>
---@field grid druid.grid
---@field on_language_change event
---@field animation panthera.instance
---@field animation panthera.animation
local M = {}