Interface WebResponseContextExtensionData

interface WebResponseContextExtensionData {
    hasDecorated: boolean;
}

Properties

Properties

hasDecorated: boolean