* Initial commit of typings for OpenFin API
* Initial commit for v16 of openfin api
Moved v15 to v15 folder.
Updated both v16 and v15 with better separation of static and instance methods.
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary