openpanel/packages/live-previews/src/scope/strapi-graphql.tsx
Stefan Pejcic 8595a9f4e5 back
2024-05-08 19:58:53 +02:00

8 lines
160 B
TypeScript

import * as RefineStrapiGraphql from "@refinedev/strapi-graphql";
const StrapiGraphqlScope = {
RefineStrapiGraphql,
};
export default StrapiGraphqlScope;