Files
box/packages/utils/src/global.d.ts
Morten Olsen b851dc3006 init
2025-10-23 14:01:06 +02:00

3 lines
95 B
TypeScript

// eslint-disable-next-line @typescript-eslint/no-explicit-any
declare type ExplicitAny = any;