type alias WithImplicitCoercion Usageimport { type WithImplicitCoercion } from "node:buffer"; Type Parameters T Definition T | { valueOf(): T; }