UNPKG

315 BJavaScriptView Raw
1export var Tags;
2(function (Tags) {
3 Tags["browser"] = "Browser";
4 Tags["node"] = "Node";
5 Tags["typescript"] = "TypeScript";
6 Tags["flow"] = "Flow";
7 Tags["angular"] = "Angular";
8 Tags["stencil"] = "Stencil";
9 Tags["react"] = "React";
10})(Tags || (Tags = {}));
11//# sourceMappingURL=types.js.map
\No newline at end of file