Primitives for building custom XMTP content types
npm install @xmtp/content-type-primitivesThis package provides primitives for building custom XMTP content types.
``bashnpm
npm i @xmtp/content-type-primitives
Developing
Run
yarn dev` to build the content type primitives and watch for changes, which will trigger a rebuild.For more information on contributing to this repository, see our contributing guidelines.