0.0.3 • Published 8 months ago
ducor v0.0.3
development procees
./platforms-react/
./du-react/
package.json
"@ducor/react": "file:../du-react",
github:
"@ducor/react": "git+ssh://git@github.com:duwebapps/du-react.git",
or
"@ducor/react": "git+https://github.com/duwebapps/du-react.git"
or
"@ducor/react": "github:duwebapps/du-react",
npm i @ducor/react
"exports": { ".": { "types": "./dist/index.d.ts", "node": "./dist/index.js", "default": "./browser/index.js" }, "./package.json": "./package.json",