Skip to content

Commit

Permalink
Ignore stupid error
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfheij-sil committed Dec 2, 2024
1 parent de55698 commit 7174608
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
declare module 'platform-get-resources' {
// @ts-ignore: TS2307 - Cannot find module '@papi/core' or its corresponding type declarations
import { DataProviderDataType, IDataProvider } from '@papi/core';

export type ResourceType = 'DBL' | 'EnhancedResource' | 'XmlResource' | 'SourceLanguageResource';
Expand Down

0 comments on commit 7174608

Please sign in to comment.