Closed goce-cz closed 4 years ago
Each package will from now on contain a lib folder with TSC output. The main and types properties of package.json will forward the user to appropriate files.
lib
main
types
package.json
Each package will from now on contain a
lib
folder with TSC output. Themain
andtypes
properties ofpackage.json
will forward the user to appropriate files.