function toIntOrStringimport { toIntOrString } from "https://deno.land/x/kubernetes_apis@v0.5.3/common.ts"; toIntOrString(input: JSONValue): string | numberParametersinput: JSONValueReturnsstring | number