You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "thisIt will create object structure based on setup file and its mostly helpful when we need to type cast one object into another object types",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"start": "node dist/main.js",
"test": "echo \"Error: no test specified\" && exit 1"