Skip to content

Commit bff058d

Browse files
committed
Export KeywordCase and DataTypeCase types
1 parent d64d3e1 commit bff058d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ export type {
3131
export type {
3232
IndentStyle,
3333
KeywordCase,
34+
DataTypeCase,
35+
FunctionCase,
3436
IdentifierCase,
3537
LogicalOperatorNewline,
3638
FormatOptions,

0 commit comments

Comments
 (0)