UNPKG

slate-test-utils

Version:

> 📣 Love Slate and looking for your next gig? Sirona Medical is [hiring](https://sironamedical.com/about-us/careers/)!

5 lines (4 loc) • 161 B
export declare const testRunner: (testCases: any, { runMac, runWindows }?: { runMac?: boolean | undefined; runWindows?: boolean | undefined; }) => void;