UNPKG

@burotan/strapi-client

Version:

Ultimate type supported api client for Strapi!

4 lines (3 loc) 172 B
export { Strapi } from "./client/Strapi"; export { StrapiResult, StrapiError, StrapiMeta } from "./types/StrapiOptions"; export { StrapiQuery } from "./types/StrapiQuery";