UNPKG

@openmrs/esm-api

Version:

The javascript module for interacting with the OpenMRS API

6 lines (3 loc) 153 B
export { interpolateUrl, interpolateString } from '@openmrs/esm-navigation'; export const navigate = jest.fn(); export const clearHistory = jest.fn();