Closed dmiranda2791 closed 3 years ago
Installed this library on a TypeScript project today and when importing mockGoogleCloudFirestore I got a TS error explaining that the module does not have an exported member with that name. This PR adds it to the index.d.ts file.
Description
Installed this library on a TypeScript project today and when importing mockGoogleCloudFirestore I got a TS error explaining that the module does not have an exported member with that name. This PR adds it to the index.d.ts file.