Adds the given perseus library version information to the perseus_debug
object and ensures that the object is attached to globalThis (window in
browser environments).
This allows each library to provide runtime version information to assist in
debugging in production environments.
Adds the given perseus library version information to the perseus_debug object and ensures that the object is attached to
globalThis(windowin browser environments).This allows each library to provide runtime version information to assist in debugging in production environments.