UNPKG

lupine.web

Version:

lupine.web is a extremely fast, small size and lightweight frontend framework, using React TSX syntax.

5 lines (3 loc) 220 B
import { _LupineJs } from "../models/page-props"; // main instance to be used in the FE and the BE, defined as a leaf node to avoid module initialization cycles. export const _lupineJs: _LupineJs = {} as _LupineJs;