parent
15d26c02d2
commit
efdb0ae227
@ -1,8 +0,0 @@ |
|||||||
export type TemplateType = { |
|
||||||
type: 'git' | 'plugin' |
|
||||||
url?: string |
|
||||||
branch?: string |
|
||||||
name?: string |
|
||||||
endpoint?: string |
|
||||||
params?: any[] |
|
||||||
} |
|
Loading…
Reference in new issue