Skip to content

Commit

Permalink
Export FieldType (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseffffff authored Jul 14, 2024
1 parent 57f26ad commit d06f042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export * from './Query';
export { BaseModel } from './BaseModel';
export { MetricOperation } from './metrics/MetricOperation';
export { CacheProvider } from './cache/CacheProvider';
export { FieldType } from './serialization/FieldType';

0 comments on commit d06f042

Please sign in to comment.