UNPKG

100 BTypeScriptView Raw
1/// <reference types="grunt" />
2declare const _default: (grunt: IGrunt) => void;
3export = _default;