Wrapper class for the "ora" library, providing loading message functionality.
Private
Gets the Ora instance, handling both CommonJS and ES module imports.
Marks the loading message as successful and stops the spinner.
The final text to display on success.
Updates the loading message text.
The new text for the loading message.
Starts a loading message with the specified text.
The text to display with the loading spinner.
Generated using TypeDoc
Wrapper class for the "ora" library, providing loading message functionality.