Files
talk-pro/node_modules/astro/dist/cli/info/domain/debug-info.d.ts

2 lines
65 B
TypeScript
Raw Normal View History

export type DebugInfo = Array<[string, string | Array<string>]>;