UNPKG

hm-react-cli

Version:

Create a Huimei React project by module

9 lines (6 loc) 127 B
export function fixFilePath(api, name){ return function(a){ a.apFilePath = a.filePath; api[name](a) } }