Skip to content

Instantly share code, notes, and snippets.

@whs
Created December 9, 2019 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whs/4a9d317c750c086796871bfa07d95c66 to your computer and use it in GitHub Desktop.
Save whs/4a9d317c750c086796871bfa07d95c66 to your computer and use it in GitHub Desktop.
export default function({ types: t }) {
return {
visitor: {
// visitor contents
}
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment