diff --git a/src/index.ts b/src/index.ts index 6cb83be..fc5f10c 100644 --- a/src/index.ts +++ b/src/index.ts @@ -7,7 +7,6 @@ export * from "./property-path"; export * from "./entity"; export * from "./object-meta"; export * from "./format"; -export * from "./initilization-context"; export * from "./observable-array"; // Conditions, etc.