interface BooleanDefault {
    default: boolean;
}

Properties

Properties

default: boolean