UNPKG

nornj

Version:

A powerful template engine that can works with React, JSX enhancement or alternative tools.

6 lines (4 loc) 154 B
/// <reference path="./types/global.d.ts" /> export * from './types/nornj.d'; export { default } from './types/nornj.d'; export as namespace NornJ;