Files

2 lines
77 B
JavaScript
Raw Permalink Normal View History

export { default } from './getDisplayName';
export * from './getDisplayName';