Workspace placeholder for Nostr event kind constants.
@nostrwatch/kinds exists as a workspace package intended to hold Nostr event kind (numeric identifiers for event types in the Nostr protocol) constants shared across the monorepo. The package currently contains only build configuration (rollup.config.json, tsconfig.json) and has no source directory and no exported symbols. It is retained as a workspace package for future use.
This is an internal monorepo package. If you need to add it as a workspace dependency:
pnpm add @nostrwatch/kinds --filter @nostrwatch/your-packageIt is not published to npm. Note that the package has no exports at this time.
This package has no active exports. There is nothing to import.
- No active code or exports: This package contains only build configuration. It exists as a workspace placeholder and cannot be used as a dependency until source code is added.