UNPKG

@node-in-layers/core

Version:

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

4 lines 130 B
import { CoreNamespace } from '../types.js'; const name = CoreNamespace.models; export { name }; //# sourceMappingURL=index.js.map