interface ISealable {
    isSealed(): boolean;
    seal(): this;
}

Hierarchy (View Summary, Expand)

Implemented by

Methods

Methods

  • Returns boolean

  • Returns this

MMNEPVFCICPMFPCPTTAAATR