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