Interface SignalInit

interface SignalInit {
    shallow?: boolean;
}

Properties

Properties

shallow?: boolean