2 lines
77 B
JavaScript
2 lines
77 B
JavaScript
export { default } from './getDisplayName';
|
|
export * from './getDisplayName'; |