Skip to content

Commit

Permalink
FIO-7717: Adding license to the Formio types.
Browse files Browse the repository at this point in the history
  • Loading branch information
travist committed Jan 4, 2024
1 parent cfc36dc commit eb5c31e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/formio.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export class Formio {
static projectUrlSet: boolean;
static plugins: any;
static cache: any;
static license: string;
static providers: any;
static events: any; // EventEmitter3
static namespace: string;
Expand Down

0 comments on commit eb5c31e

Please sign in to comment.