UNPKG

@atlaskit/analytics-next

Version:

React components, HOCs and hooks to assist with tracking user activity with React components

4 lines (3 loc) 91 B
export default function cleanProps(props: Record<string, any>): { [x: string]: any; };