diff --git a/README.md b/README.md index 71ca080..9157595 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ import type { TUserRestApiProvider } from "./types.js"; @RgModule({ imports: [RestApiModule], ipc: [UserIpc], + windows: [UserWindow], providers: [ UserService, {