Files
2024-12-17 13:23:11 -08:00

2 lines
77 B
JavaScript

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