Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allows to do: ```typescript import type { Strapi4RequestParams } from "@nuxtjs/strapi"; const useProducts = (filters: StrapiRequestParams['filters']) => useStrapi(...) ```
- Loading branch information