Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SteamDeckHomebrew/decky-loader
/ plugin.ts
File
plugin.ts
frontend/src/plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ JSX } from
'react'
;
2
export
enum PluginLoadType {
3
LEGACY_EVAL_IIFE = 0,
// legacy, uses legacy serverAPI
4
ESMODULE_V1 = 1,
// esmodule loading with modern @decky/backend apis
Callers
nothing calls this directly
Calls
1
callable
Method · 0.80
Tested by
no test coverage detected