UNPKG

jscodeshaft

Version:

Collection of more or less primitive helpers and abstractions for JSCodeShift, build for design system migrations and upgrades.

2 lines (1 loc) 50 B
export const getType = node => node && node.type;