@itd-api/testing / CreateMockFetchOptions
Interface: CreateMockFetchOptions
Defined in: packages/testing/src/mock-fetch.ts:84
Properties
clock?
ts
readonly optional clock?: ItdClock;Defined in: packages/testing/src/mock-fetch.ts:86
handlers?
ts
readonly optional handlers?: readonly InitialMockRoute[];Defined in: packages/testing/src/mock-fetch.ts:85