Searched defs:Facts (Results 1 – 1 of 1) sorted by relevance
17 type Facts = { [key: string]: boolean }; alias34 } satisfies Facts; constant