YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / Generator / PrimitiveInferenceType

Interface: PrimitiveInferenceType

Properties

optional

optional: boolean

Defined in

src/parser/generator.ts:52


type

type: "primitive"

Defined in

src/parser/generator.ts:50


typeof

typeof: ("string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "function" | "unknown" | "never")[]

Defined in

src/parser/generator.ts:51

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x