Type alias DummyAny

DummyAny: string | number | boolean | null | undefined | object | symbol | void | Function | never

Generated using TypeDoc