UNPKG

nestjs-tsx-views

Version:

Server-side JSX/TSX rendering for your NestJS application 🚀

6 lines (5 loc) • 198 B
export * from 'express-tsx-views'; export * from './tsx-views.constants.js'; export * from './tsx-views.interface.js'; export * from './tsx-views.module.js'; export * from './tsx-views.service.js';