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

Function validateFormat

code/new-context-api/public/app.js:455–455  ·  view source on GitHub ↗
(format)

Source from the content-addressed store, hash-verified

453 */
454
455var validateFormat = function validateFormat(format) {};
456
457if (process.env.NODE_ENV !== 'production') {
458 validateFormat = function validateFormat(format) {

Callers 1

invariantFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected