UNPKG

@data-client/test

Version:
4 lines 213 B
import { State } from '@data-client/react'; import type { Fixture } from './fixtureTypes.js'; export default function mockInitialState(fixtures?: Fixture[]): State<unknown>; //# sourceMappingURL=mockState.d.ts.map