UNPKG

get-es-imports-exports

Version:

Recursively get imports and exports for files using ES import/export syntax

3 lines (2 loc) 55 B
export default () => null; export const test = 'test';