According to https://github.com/mozilla/source-map/blob/4e304db915cecd42505feb007766a034395c6eb7/lib/source-node.js#L195 `SourceNode.children` should have a type `(SourceNode | string)[]`, but `source-map.d.ts` lists the type as `SourceNode[]`