Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
appy-one committed Jul 10, 2023
1 parent c38fdb3 commit 5550500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export { AceBaseBase, AceBaseBaseSettings } from './acebase-base';
export { Api, IStreamLike, EventSubscriptionCallback, ReflectionType, StreamReadFunction, StreamWriteFunction, TransactionLogFilter, Query, QueryOptions, QueryFilter, QueryOrder, IAceBaseSchemaInfo, ValueMutation, ValueChange, IReflectionNodeInfo, IReflectionChildrenInfo } from './api';
export { Api, IStreamLike, EventSubscriptionSettings, EventSubscriptionCallback, ReflectionType, StreamReadFunction, StreamWriteFunction, TransactionLogFilter, Query, QueryOptions, QueryFilter, QueryOrder, IAceBaseSchemaInfo, ValueMutation, ValueChange, IReflectionNodeInfo, IReflectionChildrenInfo } from './api';
export { DataReference, DataReferenceQuery, DataRetrievalOptions, QueryDataRetrievalOptions, DataSnapshotsArray, DataReferencesArray, QueryOperator } from './data-reference';
export { DataSnapshot, MutationsDataSnapshot, IDataMutationsArray } from './data-snapshot';
export { ILiveDataProxy, ILiveDataProxyValue, DataProxyOnChangeCallback, proxyAccess, OrderedCollectionProxy } from './data-proxy';
Expand Down
2 changes: 1 addition & 1 deletion dist/types/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5550500

Please sign in to comment.