UNPKG

reblend-testing-library

Version:

Simple and complete Reblendjs testing utilities that encourage good testing practices.

4 lines (3 loc) 66 B
export const get: jest.Mock<Promise<{ data: {}; }>, [], any>;