Files

3 lines
78 B
TypeScript
Raw Permalink Normal View History

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