UNPKG

112 BTypeScriptView Raw
1import "./show-hint";
2
3declare module "../../" {
4 interface HintHelpers {
5 css: HintFunction;
6 }
7}