export const HELP = 'help';
export const CONFIG = 'config';
export const PORT = 'port';
export const NO_PAGE_RELOAD = 'no-page-reload';
export const MANIFEST = 'manifest';
