UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

3 lines (2 loc) 107 B
export const notFoundMessage = 'Not Found'; export const notAllowedMessage = 'Not Allowed, must log in';