UNPKG

jest-styled-components

Version:
6 lines (4 loc) 144 B
const toHaveStyleRule = require('../src/native/toHaveStyleRule'); if (typeof expect !== 'undefined') { expect.extend({ toHaveStyleRule }); }