Interface PreviewConfiguration

interface PreviewConfiguration {
    preview.openByDefault: boolean;
}

Properties

preview.openByDefault: boolean