UNPKG

@loadable/babel-plugin

Version:
6 lines (4 loc) 131 B
/* eslint-disable import/prefer-default-export */ export function getImportArg(callPath) { return callPath.get('arguments.0') }