UNPKG

@mui/x-internal-gestures

Version:

The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.

11 lines (10 loc) 394 B
"use strict"; var _vitest = require("vitest"); var _toBeClonable = require("./matchers/toBeClonable"); var _toUpdateOptions = require("./matchers/toUpdateOptions"); var _toUpdateState = require("./matchers/toUpdateState"); _vitest.expect.extend({ toUpdateOptions: _toUpdateOptions.toUpdateOptions, toBeClonable: _toBeClonable.toBeClonable, toUpdateState: _toUpdateState.toUpdateState });