Skip to content

Commit d63beea

Browse files
committed
Merge branch 'dev' of https://github.com/gautamsi/ews-javascript-api into dev
2 parents 7f81f24 + 9db413c commit d63beea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/PropertyDefinitions/PropertyDefinitionBase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import {EwsServiceXmlWriter} from "../Core/EwsServiceXmlWriter";
55
import {XmlAttributeNames} from "../Core/XmlAttributeNames";
66
import {XmlElementNames} from "../Core/XmlElementNames";
77
import {XmlNamespace} from "../Enumerations/XmlNamespace";
8-
import {TypeSystem} from "../Extensionmethods";
8+
import {TypeSystem} from "../ExtensionMethods";
99
import {ServiceObjectSchema} from "../Core/ServiceObjects/Schemas/ServiceObjectSchema";
1010
import {IndexedPropertyDefinition} from "./IndexedPropertyDefinition";
1111
import {ExtendedPropertyDefinition} from "./ExtendedPropertyDefinition";

0 commit comments

Comments
 (0)