@fluentui/react-proptypes
Advanced tools
Comparing version 0.47.10 to 0.47.11
@@ -0,0 +0,0 @@ import * as PropTypes from 'prop-types'; |
@@ -0,0 +0,0 @@ "use strict"; |
declare let leven: (a: any, b: any) => number; | ||
export default leven; |
@@ -0,0 +0,0 @@ "use strict"; |
export {}; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import * as PropTypes from 'prop-types'; |
declare let leven: (a: any, b: any) => number; | ||
export default leven; |
{ | ||
"name": "@fluentui/react-proptypes", | ||
"description": "Set of custom reusable PropTypes for React components, some of them are specific for Fluent UI.", | ||
"version": "0.47.10", | ||
"version": "0.47.11", | ||
"author": "Oleksandr Fediashov <olfedias@microsoft.com>", | ||
@@ -41,3 +41,3 @@ "bugs": "https://github.com/OfficeDev/office-ui-fabric-react/issues", | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "cdbf24183a8ea3ac892a29a7538dbf4f069161d8" | ||
"gitHead": "d21534c83c456244825657639c73d9f98af4c7e9" | ||
} |
Sorry, the diff of this file is not supported yet
246035