tnp-config
v19.0.47
Published
Description for tnp-config. Hello world!
Readme
taon-config ( tnp-config )
- part of taon.dev
- purpose:
- general config for all taon/isomorphic lib/apps
- common usefull phrases for backend/frontend usage
Usage
- in taon isomorphic libs/apps or any NodeJS apps/libs:
import { config } from 'tnp-config';- in any frontend browser apps (except taon lib/apps)
import { Helpers } from 'tnp-config/browser';