0.1.6 • Published 6 months ago

@react-hook-observability/nextjs-server-actions v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@react-hook-observability/nextjs-server-actions provides the following ServerActions.

ServerAction NameDescriptionREADME
exportOtlpSend data in OTLP format.exportOtlp

Getting Started

Install the library.

npm

npm install @react-hook-observability/nextjs-server-actions

yarn

yarn add @react-hook-observability/nextjs-server-actions

pnpm

pnpm add @react-hook-observability/nextjs-server-actions

bun

bun add @react-hook-observability/nextjs-server-actions