@master4n/family-tree
v1.2.0
Published
Family Tree Node Type Library
Downloads
6
Readme
@master4n/family-tree
Installation
npm install @master4n/family-tree
Summary
This package contains various operation for family tree creation. Kindly set true for the below property in your tsconfig.json.
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
Details
Files were exported from the package.
import { FamilyMember } from "@master4n/family-tree"; //Type of FamilyMember
Credits
These definitions were written by Master4Novice.