Type Alias LicenseOptions

LicenseOptions: { author: string; type: string; year: string }

Type declaration

  • author: string
  • type: string
  • year: string