mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -07:00
Install deps if possible
This commit is contained in:
parent
07f0cf7c3f
commit
4a532f6f25
5 changed files with 56 additions and 3 deletions
|
|
@ -134,6 +134,7 @@ export interface IpluginInputArgs {
|
|||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
axios: any,
|
||||
},
|
||||
installClassicPluginDeps: (deps: string[]) => void,
|
||||
}
|
||||
|
||||
export interface IflowTemplate {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue