UNPKG

website-auditfy

Version:

> Tool for validate your project on SEO, HTML, CSS, JS, TS, Performance, Security and A11Y

6 lines (5 loc) 106 B
declare enum ModuleFlowEnum { disable = "disable", enable = "enable" } export { ModuleFlowEnum };