Type alias Some

Some: string | number | boolean | object | bigint | symbol

Any without undefined and null

Generated using TypeDoc