Skip to content

Overlay

ts
type Overlay = {
  update: void;
};

Methods

update() void

ts
update(idetik): void;
ParameterType
idetikIdetik

Released under the MIT License