uint8
It's a uint8 type. What more do you want?
import type { uint8 } from '@spliterati/uint8'; const u8 : uint8 = 221;