@liflig/cdk
    Preparing search index...

    Interface PlatformConsumerProps

    interface PlatformConsumerProps {
        platformName: string;
        platformNamespace: string;
    }
    Index

    Properties

    platformName: string
    platformNamespace: string