1.0.0 • Published 1 year ago
wuwa-api-types v1.0.0
Wuwa API types
Types for the wuwa API client
Usage
Install the dependency:
npm install wuwa-api-types
Use it in your project:
import type { ConveneHistoryPayload } from 'wuwa-api-types' const payload: ConveneHistoryPayload = { // ... }
1.0.0
1 year ago