angrybeanie-cms/types/generated/components.d.ts

6 lines
119 B
TypeScript
Raw Permalink Normal View History

import type { Attribute, Schema } from '@strapi/strapi';
2024-04-01 14:42:25 +11:00
declare module '@strapi/types' {
export module Shared {}
}