MCPcopy Index your code
hub / github.com/krasimir/react-in-patterns / validateFormat

Function validateFormat

code/composition/public/app.js:592–592  ·  view source on GitHub ↗
(format)

Source from the content-addressed store, hash-verified

590 */
591
592var validateFormat = function validateFormat(format) {};
593
594if (process.env.NODE_ENV !== 'production') {
595 validateFormat = function validateFormat(format) {

Callers 1

invariantFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected