layout colorspace default orange Other page Some other content async function howDoesSyntaxLook(something: boolean): Promise<Potato> { const yes = 'no'; // Hmmm return yes; }