MCPcopy
hub / github.com/dvajs/dva / model.test.js

File model.test.js

packages/dva-core/test/model.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import EventEmitter from 'events';
2import { create } from '../src/index';
3
4describe('app.model', () => {

Callers

nothing calls this directly

Calls 2

createFunction · 0.90
takeFunction · 0.85

Tested by

no test coverage detected