Files
xadm 786cbc724f
CI / Server (push) Has been cancelled
Linters / Frappe Linter (push) Has been cancelled
Linters / Vulnerable Dependency Check (push) Has been cancelled
UI Tests / Playwright E2E Tests (push) Has been cancelled
Initialize fork and rebrand app to event_manager
2026-05-11 09:56:57 +02:00

15 lines
542 B
TypeScript

/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
// biome-ignore lint: disable
export {}
declare global {
const LucideEdit: typeof import("~icons/lucide/edit")["default"]
const LucideMic: typeof import("~icons/lucide/mic")["default"]
const LucideRadio: typeof import("~icons/lucide/radio")["default"]
const LucideSettings: typeof import("~icons/lucide/settings")["default"]
const LucideUserPen: typeof import("~icons/lucide/user-pen")["default"]
}