↓ 5 callersFunctionfootprintOfType({
type,
node,
overrides = {},
flags = [],
depth = 0,
typeChecker,
}: FootprintParams)
src/utils/svelte-codegen.ts:137
↓ 1 callersFunctionformatIntersection(
type: Type,
node: Node,
flags: FormatFlags[],
next: (type: Type, flags: FormatFlags[]) => FormattedType,
src/utils/svelte-codegen.ts:564