Frodo Library - v4.0.0-10
    Preparing search index...

    Type Alias ConfigSkeleton

    type ConfigSkeleton = {
        global: AmConfigEntitiesInterface;
        realm: Record<string, AmConfigEntitiesInterface>;
    }
    Index

    Properties

    Properties

    realm: Record<string, AmConfigEntitiesInterface>