Type Alias TemplateCollection

TemplateCollection: { id: string; name: string; order: string[] }

Type declaration

  • id: string
  • name: string
  • order: string[]