This builder has its own API to simplify the workflow.
A simple way to log to the console, with separation from previous logs.
import { debug } from '@cs2builder/utils' debug("Hello world from debug API!")
There was an error while loading. Please reload this page.