MDAA TS Docs
    Preparing search index...

    Interface IMdaaConfigValueTransformer

    interface IMdaaConfigValueTransformer {
        transformValue(value: string, contextPath?: string): TransformResult;
    }

    Implemented by

    Index

    Methods