UNPKG

130 BTypeScriptView Raw
1export declare enum HintScope {
2 local = "local",
3 site = "site",
4 any = "any"
5}
6//# sourceMappingURL=hint-scope.d.ts.map
\No newline at end of file