mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Add 'metadataStore' property to 'breeze'.
This commit is contained in:
1
breeze/breeze.d.ts
vendored
1
breeze/breeze.d.ts
vendored
@@ -459,6 +459,7 @@ declare module breeze {
|
||||
interface EntityManagerProperties {
|
||||
serviceName?: string;
|
||||
dataService?: DataService;
|
||||
metadataStore?: MetadataStore;
|
||||
queryOptions?: QueryOptions;
|
||||
saveOptions?: SaveOptions;
|
||||
validationOptions?: ValidationOptions;
|
||||
|
||||
Reference in New Issue
Block a user