▸ export=(...args
): void
Logs a message to the console with a timestamp prefix.
Name | Type | Description |
---|---|---|
...args |
any |
The arguments to log to the console. |
void
▸ export=(...args
): void
Logs a message to the console with a timestamp prefix.
Name | Type | Description |
---|---|---|
...args |
any |
The arguments to log to the console. |
void