Merge pull request #17984 from iKasch/patch-1

This commit is contained in:
Ben Irvin 2023-09-11 12:26:42 +02:00 committed by GitHub
commit 02f0653f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
import type { Database } from '@strapi/database';
import type { Comomn, EntityService, Shared } from '@strapi/strapi';
import type { Common, EntityService, Shared } from '@strapi/strapi';
// TODO move custom fields types to a separate file
interface CustomFieldServerOptions {