Fix a typo in the Supporter Typescript definition
This commit is contained in:
parent
a52b539449
commit
65c56410f1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
// License: LGPL-3.0-or-later
|
||||
import type { IdType, HoudiniObject } from '../../common';
|
||||
import type { IdType, HoudiniObject, HoudiniEvent } from '../../common';
|
||||
import type Nonprofit from '../';
|
||||
import type { SupporterAddress } from './SupporterAddress';
|
||||
|
||||
|
|
Loading…
Reference in a new issue