lab-obj-path
v1.0.0
Published
Utility for accessing object properties by a path
Downloads
3
Readme
ts-module-starter
a template for creating typsecript modules
to copy for use
git clone https://github.com/LabCo/ts-module-starter.git TargetRepoName
cd TargetRepoName/
git remote set-url origin https://github.com/TargetRepoName.git
git push -u origin master