1.0.0 • Published 6 years ago
@feizheng/next-model-douban-subject v1.0.0
next-model-douban-subject
Douban subject model for next.
installation
npm install -S @feizheng/next-model-douban-subjectapis
| api | params | description |
|---|---|---|
| gets | - | Get the model. |
usage
import NxModelDoubanSubject from '@feizheng/next-model-douban-subject';
const model = new NxModelDoubanSubject({ $: jquery });
model.gets();license
Code released under the MIT license.
1.0.0
6 years ago