// ******************************************************************************************************************************************************
// * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org
// ******************************************************************************************************************************************************
const code = {
sidebar : `
{#each ["very thin", "thin", "", "wide", "very wide"] as width, i}
{/each}
{#each ["very thin", "thin", "", "wide", "very wide"] as width, i}
{/each}
`,
transitions : `
`,
custom_context : `
`,
starting_visible : `
`
}
export default code;