components.d.ts 119 Bytes Raw Blame History Permalink 1 2 3 4 5 import type { Schema, Attribute } from '@strapi/strapi'; declare module '@strapi/types' { export module Shared {} }