UNPKG

@node-in-layers/core

Version:

The core library for the Node In Layers rapid web development framework.

4 lines (3 loc) 105 B
import { CoreNamespace } from '../types.js'; declare const name = CoreNamespace.models; export { name };