The `SourceFile` interface exists, but the `isSourceFile()` guard is currently missing in the API. Feels like `isSourceFile()` should belong to `_packages/native-preview/src/ast/is.generated.ts`, or did I miss something?
The
SourceFileinterface exists, but theisSourceFile()guard is currently missing in the API.Feels like
isSourceFile()should belong to_packages/native-preview/src/ast/is.generated.ts, or did I miss something?