Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/ validateFormat
Function
validateFormat
code/dependency-injection/public/app.js:547–547 ·
view source on GitHub ↗
(format)
Source
from the content-addressed store, hash-verified
545
*/
546
547
var
validateFormat =
function
validateFormat(format) {};
548
549
if
(process.env.NODE_ENV !==
'production'
) {
550
validateFormat =
function
validateFormat(format) {
Callers
1
invariant
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected