UNPKG

unlockpage-api-client

Version:

React hooks and TypeScript client for Unlockpage API

4 lines (3 loc) 114 B
// Main entry point for unlockpage-api-client export * from "./generated/api"; export * from "./generated/model";