You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/xlsx-template/lib/index.d.ts(18,1): error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
node_modules/xlsx-template/lib/index.d.ts(63,76): error TS2538: Type 'OutputByType' cannot be used as an index type.
node_modules/xlsx-template/lib/index.d.ts(126,1): error TS2309: An export assignment cannot be used in a module with other exported elements.
The text was updated successfully, but these errors were encountered:
node_modules/xlsx-template/lib/index.d.ts(18,1): error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.
node_modules/xlsx-template/lib/index.d.ts(63,76): error TS2538: Type 'OutputByType' cannot be used as an index type.
node_modules/xlsx-template/lib/index.d.ts(126,1): error TS2309: An export assignment cannot be used in a module with other exported elements.
The text was updated successfully, but these errors were encountered: