Interface ExtensionData

interface ExtensionData {
    Output: string;
}

Properties

Properties

Output: string