Deno.NativeI8Enumtype NativeI8Enum<T extends number> = "i8" & {[brand]: T; };§Type Parameters§T extends number[src]§Type§"i8" & {[brand]: T; }[src]