UNPKG

jscodeshaft

Version:

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

5 lines (4 loc) 144 B
export * from './renameElement'; export * from './renameAllElements'; export * from './getMeaningfulChildren'; export * from './createElement';