vars.go 86 B

123456
  1. package tsgen
  2. const (
  3. packagePrefix = "components."
  4. pathPrefix = "pathPrefix"
  5. )