Interface ReopenEventInitializer

interface ReopenEventInitializer {
    lastSaved: number;
}

Properties

Properties

lastSaved: number