MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / validateFormat

Function validateFormat

code/higher-order-components/public/app.js:448–448  ·  view source on GitHub ↗
(format)

Source from the content-addressed store, hash-verified

446 */
447
448var validateFormat = function validateFormat(format) {};
449
450if (process.env.NODE_ENV !== 'production') {
451 validateFormat = function validateFormat(format) {

Callers 1

invariantFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected