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