UNPKG

aroma.js

Version:

A lightweight, feature-rich, and developer-friendly web framework to build modern applications with ease.

6 lines (4 loc) 116 B
import Aroma from "./index.js"; import { Router } from "./index.js"; export default Aroma; export { Router };