// ****************************************************************************************************************************************************** // * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org // ****************************************************************************************************************************************************** const code = { interactive : ` `, range : `
`, range_settings : `
`, inline : ` `, three_month : ` `, inverted : ` `, time : ` `, html : ` `, year_first : ` `, twenty_four_hour : ` `, month_and_year : ` `, year : ` ` } export default code;