vodokanal-admin/types/generated/components.d.ts

6 lines
119 B
TypeScript
Raw Permalink Normal View History

2024-01-10 07:26:40 +03:00
import type { Schema, Attribute } from '@strapi/strapi';
declare module '@strapi/types' {
export module Shared {}
}