interface ImportMeta { /** * Whether the code is running in a Nitro test build. */ readonly test?: boolean }