Documentation
Get started with Mascotbot
SyntaxError: Named export 'X' not found. The requested module '@rive-app/react-canvas' is a CommonJS module...
@mascotbot-sdk/react
next.config.js
/** @type {import("next").NextConfig} */ const nextConfig = { transpilePackages: ["@mascotbot-sdk/react"] } module.exports = nextConfig
rm -rf .next
MascotCall
apiUrl
Was this page helpful?