Pwajet.d.ts Application Description¶
The compiled application has the pwajet.d.ts
file at the root. It can be used as an import `import pwajet from‘ pwajet ’
, so the PWAjet object will have a complete description of the available API methods. Find the example of using such a description in the following repository.
Here is an example of an event object description when subscribing to a render:
