UNPKG

htmlgaga

Version:

Manage non-SPA pages with webpack and React.js

8 lines (7 loc) 183 B
export declare enum MessageType { RELOAD = "live reload page", INVALID = "invalid webpack build", HASH = "hash", ERRORS = "errors", WARNINGS = "warnings" }