# Packages
No description provided by the author
# Functions
AddSessionHook registers a SessionHook that gets invoked for each new Session.
NewFromConfig constructs a new Javascript processor from the given config object.
No description provided by the author
# Type aliases
SessionHook is a function that get invoked when each new Session is created.