add config from development
This commit is contained in:
5
types/generated/components.d.ts
vendored
Normal file
5
types/generated/components.d.ts
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
import type { Schema, Attribute } from '@strapi/strapi';
|
||||
|
||||
declare module '@strapi/types' {
|
||||
export module Shared {}
|
||||
}
|
||||
Reference in New Issue
Block a user