Variable ExtraFormattingConst
ExtraFormatting: {
Ignore: "Ignore";
Postpend: "Postpend";
PostpendColonSpace: "PostpendColonSpace";
PostpendColonSpaceQuoted: "PostpendColonSpaceQuoted";
PrependWithColonSpace: "PrependWithColonSpace";
PrependWithColonSpaceQuoteError: "PrependWithColonSpaceQuoteError";
} = ...
Type Declaration
-
ReadonlyIgnore: "Ignore"
-
ReadonlyPostpend: "Postpend"
-
ReadonlyPostpendColonSpace: "PostpendColonSpace"
-
ReadonlyPostpendColonSpaceQuoted: "PostpendColonSpaceQuoted"
-
ReadonlyPrependWithColonSpace: "PrependWithColonSpace"
-
ReadonlyPrependWithColonSpaceQuoteError: "PrependWithColonSpaceQuoteError"