MCPcopy Index your code
hub / github.com/krasimir/navigo / unsafeCastStringToDOMTopLevelType

Function unsafeCastStringToDOMTopLevelType

examples/react/public/app.js:4775–4777  ·  view source on GitHub ↗
(topLevelType)

Source from the content-addressed store, hash-verified

4773// (It is the only module that is allowed to access these methods.)
4774
4775function unsafeCastStringToDOMTopLevelType(topLevelType) {
4776 return topLevelType;
4777}
4778
4779function unsafeCastDOMTopLevelTypeToString(topLevelType) {
4780 return topLevelType;

Callers 1

app.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…