Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ bind
Function
bind
static/word2md/mammoth.browser.js:32332–32332 ·
view source on GitHub ↗
(fn, me)
Source
from the content-addressed store, hash-verified
32330
(
function
() {
32331
var
XMLStringifier,
32332
bind =
function
(fn, me){
return
function
(){
return
fn.apply(me, arguments); }; },
32333
hasProp = {}.hasOwnProperty;
32334
32335
module.exports = XMLStringifier = (
function
() {
Callers
1
XMLStringifier
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected