This is a blank Quartz installation. See the documentation for how to get started.

 
export default async function ciao(): Promise<void> {
    await something();
}
 

quick math