interface PlsIDState {
    saved: boolean;
}

Properties

Properties

saved: boolean