MCPcopy
hub / github.com/sequelize/sequelize / build

Function build

test/integration/include/limit.test.js:16–18  ·  test/integration/include/limit.test.js::build
(...args)

Source from the content-addressed store, hash-verified

14 * shortcut for building simple {name: class="st">'foo'} seed data
15 */
16 function build(...args) {
17 return args.map(arg => ({ name: arg }));
18 }
19
20 /*
21 * association overview

Callers 2

mainFunction · 0.85
limit.test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected