tldraw/setupTests.ts

2 lines
77 B
TypeScript
Raw Normal View History

2021-08-14 15:46:21 +00:00
import '@testing-library/jest-dom/extend-expect'
2021-08-29 13:33:43 +00:00
import "fake-indexeddb/auto"