UNPKG

custom-template-generator

Version:

generate file template

7 lines (5 loc) 104 B
// Custom imports export interface {Name}ConfigInterface { // Id for the {name}. id: string; }