@neevjs/shared
v1.0.1-beta
Published
Shared types and utilities for NeevJS
Readme
@neevjs/shared
Shared types and utilities for the NeevJS framework.
Install
npm install @neevjs/sharedUsage
This package contains TypeScript interfaces used across @neevjs/client and @neevjs/server to maintain the strict API contract.
import type { ApiResponse, AuthUser, Pagination } from '@neevjs/shared'Docs
Full documentation at Rahul7raj.github.io/neevjs
License
MIT — Rahul Raj Kushwaha