// ========================================================================== // SquidexInfrastructure.cs // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex Group // All rights reserved. // ========================================================================== namespace Squidex.Infrastructure { public static class SquidexInfrastructure { } }