1.0.0 • Published 3 years ago
property-extraction-module v1.0.0
Using the JSP Interface
Create an interface called IJSONProperties
Create a property named "container" with a type "Object | Array on the interface"
Create a property named "prop" with a type of "string | Number on the interface"
After creating the interface with it's respective properties and then assigning values to the properties, call the function "extractProperty" with the interface as an argument.
1.0.0
3 years ago