MCPcopy Create free account
hub / github.com/TruthHun/BookStack / argumentSequence

Function argumentSequence

static/word2md/mammoth.browser.js:7779–7781  ·  view source on GitHub ↗
(argumentCount)

Source from the content-addressed store, hash-verified

7777};
7778
7779var argumentSequence = function(argumentCount) {
7780 return util.filledRange(argumentCount, "_arg", "");
7781};
7782
7783var parameterDeclaration = function(parameterCount) {
7784 return util.filledRange(

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected