import type { nullish } from '../nullish/index.js' export type primitive_T = boolean|number|bigint|string|nullish