DisposeFunc Type alias

A definition of function which may be called to dispose an object

DisposeFunc = () => void

Defined in

Last Updated: 08 January, 2020