MCPcopy
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

1import type { JSX } from 'react';
2export 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

callableMethod · 0.80

Tested by

no test coverage detected