UNPKG

@storybook/codemod

Version:

A collection of codemod scripts written with JSCodeshift

4 lines (2 loc) 106 B
declare function transformer(file: any, api: any, options: any): any; export { transformer as default };