IOweb/node_modules/astro-icon/typings/global.d.ts
2026-07-03 15:07:38 -05:00

3 lines
37 B
TypeScript

interface Error {
hint?: string;
}