@robonen/stdlib/isMapVisMapv0.0.2Check if a value is a map Source Signaturets Copyconst isMap: (value: unknown) => value is Map<unknown, unknown>