You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@acent is a module distributed by npm and is a kind of sdk. Install the appropriate modules for your project, and follow the guide to add code to help you collect and manage errors.
Flow
@acent/node
It can be used in node.js-based server projects.
@acent/browser
It can be used in javascript-based client projects.
@acent/core
It contains common functions used by all modules.
@acent/react
It can be used in React-based projects. However, it is not yet complete, so I recommend using @acent/browser
How to use
For detailed usage, please refer to the following link.