/// <reference path="../types/global.d.ts" />

export * from '../types/nornj.d';
export { default } from '../types/nornj.d';
export as namespace NornJ;
