Searched defs:ListFormat (Results 1 – 10 of 10) sorted by relevance
88 interface ListFormat { interface116 const ListFormat: { constant
4805 enum ListFormat { enum
8808 enum ListFormat { enum
5242 var ListFormat = /* @__PURE__ */ ((ListFormat2) => { variable
68 interface ListFormat { interface96 const ListFormat: { constant
42 export interface ListFormat { interface
3024 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant3036 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant
9388 export const enum ListFormat { enum