JSPM

@mastra/core

0.1.27-alpha.41
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 219922
  • Score
    100M100P100Q162188F
  • License MIT

Package Exports

  • @mastra/core
  • @mastra/core/package.json

Readme

@mastra/core

This is a guide to developing the core package.

Install Dependencies for Core Package

  1. Navigate to the core directory:cd packages/core
  2. Install the dependencies:pnpm install