UNPKG

intern

Version:

Intern. A next-generation code testing stack for JavaScript.

4 lines (3 loc) 100 B
/// <reference types="grunt" /> declare const _default: (grunt: IGrunt) => void; export = _default;