Skip to content

Commit 4e32ac4

Browse files
authored
feat: improve documentation (#2760)
1 parent beb9613 commit 4e32ac4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/analytics-js-common/src/types/ApplicationLifecycle.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* Represents the status of the application lifecycle
3+
*/
14
export type LifecycleStatus =
25
| 'mounted'
36
| 'browserCapabilitiesReady'

0 commit comments

Comments
 (0)