Skip to content

Commit

Permalink
default export
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Jul 11, 2022
1 parent 6fc046e commit e4637f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ export class TypeList {
removeFactory(pattern: string): Function | void;
getFactory(rid: string): Function;
}

export default ResClient;

0 comments on commit e4637f8

Please sign in to comment.