parent
c94b2de42e
commit
f3051b815a
@ -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