SIGN IN SIGN UP

fix(codegen): narrow printSync input type (#25871)

## Summary
- narrow the public `printSync` input type to `ESTree.Program | ESTree.Statement`
- document the supported input type in the package README
C
camc314 committed
82a790d7a00ba30738adf12c3c2e9e8d2a7063bf
Parent: 603b904