API Reference > @next-core/brick-types > Mocks
Mocks interface
Signature:
export interface Mocks
Properties
| Property | Type | Description |
|---|---|---|
| mockId | string | mock id |
| mockList | MockRule[] | 使用 mock 规则列表 |
API Reference > @next-core/brick-types > Mocks
Signature:
export interface Mocks
| Property | Type | Description |
|---|---|---|
| mockId | string | mock id |
| mockList | MockRule[] | 使用 mock 规则列表 |