[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAudio](./puppeteer.protocol.webaudio.md) > [NodeType](./puppeteer.protocol.webaudio.nodetype.md) ## Protocol.WebAudio.NodeType type Enum of AudioNode types Signature: ```typescript export type NodeType = string; ```