Skip to content

i-component overview


Table of contents


utils

IComponent (interface)

Signature

export interface IComponent {
  dispose(): void
}