UNPKG

188 BTypeScriptView Raw
1export declare const PluginList: Array<{
2 mod: string;
3 name?: string;
4 command?: string;
5 platform?: string;
6 installed?: boolean;
7}>;
8//# sourceMappingURL=plugins.d.ts.map
\No newline at end of file