Updated version of nvk (https://maierfelix.github.io/nvk) with better Typescript support
The following pending PR has been merged in to this package (https://github.com/maierfelix/nvk/pull/49) allowing imports from the root level
e.g. import { VkWindow } from nkv;
Originally nvk added the following methods to the global objects:
This is no longer the case, instead the following methods can be imported from nvk and used: