UNPKG

backend-setup-tool

Version:

A powerful CLI tool to instantly scaffold a clean and scalable Node.js/Express.js backend for SQL or NoSQL projects.

4 lines (3 loc) 133 B
import GLOBAL_MESSAGES from "./global-messages.js"; import GLOBAL_ENV from "./global-env.js"; export { GLOBAL_MESSAGES, GLOBAL_ENV};