Skip to content

Commit

Permalink
add to module.d
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusandra committed Aug 3, 2020
1 parent f47a5c0 commit 309e9b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/module.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,8 @@ declare namespace posthog {
export class feature_flags {
static getFlags(): string[]

static reloadFeatureFlags(callback: (flags: string[]) => any): void

/*
* See if feature flag is enabled for user.
*
Expand Down

0 comments on commit 309e9b8

Please sign in to comment.