MCPcopy
hub / github.com/sequelize/sequelize / create.ts

File create.ts

types/test/create.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectTypeOf } from 'expect-type'
2import { User } from './models/User';
3
4async () => {

Callers

nothing calls this directly

Calls 2

allMethod · 0.80
createMethod · 0.45

Tested by

no test coverage detected