Search


Search something to see results

EnforcedTopLevelAttribute

interface EnforcedTopLevelAttribute {
    defaultValue: string;
    key: string;
}

Index

Properties

Properties

defaultValue: string
key: string