Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ identity
Function
identity
static/vuejs/vue.common.js:202–202 ·
view source on GitHub ↗
(_)
Source
from the content-addressed store, hash-verified
200
* Return same value
201
*/
202
var
identity =
function
(_) {
return
_; };
203
204
/**
205
* Generate a static keys string from compiler modules.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected