/* * Squidex Headless CMS * * @license * Copyright (c) Squidex UG (haftungsbeschränkt). All rights reserved. */ export * from './pages/graphql/graphql-page.component'; export * from './api-area.component';