Publish_Day

Publish_Day Interface describing the release publish_day property.

interface Publish_Day {
	value: string
	description: string
}

Last updated