# revision

Variable · category: Other

Source: https://github.com/playcanvas/editor-api/blob/4303c34bcee9a418297350899ad3a3f555526ec4/src/index.ts#L55

The git revision of the Editor API library. This is a string of the git commit hash.

```ts
const revision: "PACKAGE_REVISION" = 'PACKAGE_REVISION'
```
