TypeScript API Documentation for GJS
Package Version: 4.0.0-beta.40
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
The type of import.meta.
import.meta
If you need to declare that a given property exists on import.meta, this type may be augmented via interface merging.
The absolute file: or resource: URL of the module.
https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/ESModules.md#importmetaurl
The type of
import.meta.If you need to declare that a given property exists on
import.meta, this type may be augmented via interface merging.