UNPKG

unlockpage-api-client

Version:

React hooks and TypeScript client for Unlockpage API

7 lines (6 loc) 157 B
/** * unlockpage-api-client * React hooks and TypeScript client for Unlockpage API */ export * from './generated/api'; export * from './generated/model';