Deno.NativeBooleanType

UNSTABLE: New API, yet to be vetted.

The native boolean type for interfacing to foreign functions.

type NativeBooleanType = "bool";

§Type

§
"bool"
[src]