@schirkan/reactron-interfaces
Advanced tools
Comparing version 0.2.0 to 0.2.1
export * from './src/IBackendService'; | ||
export * from './src/IBackendServiceConfig'; | ||
export * from './src/ICommandResult'; | ||
export * from './src/IElectronApp'; | ||
export * from './src/IExpressApp'; | ||
export * from './src/IModuleContext'; | ||
export * from './src/IModuleRepositoryItem'; | ||
export * from './src/IObjectDefinition'; | ||
@@ -10,9 +12,12 @@ export * from './src/IPubSub'; | ||
export * from './src/IReactronComponentDefinition'; | ||
export * from './src/IReactronComponentProps'; | ||
export * from './src/IReactronService'; | ||
export * from './src/IReactronServiceContext'; | ||
export * from './src/IReactronServiceDefinition'; | ||
export * from './src/IServiceManager'; | ||
export * from './src/IServiceRepositoryItem'; | ||
export * from './src/ISettingsManager'; | ||
export * from './src/ISystemSettings'; | ||
export * from './src/IWebComponentOptions'; | ||
export * from './src/IWebComponentsManager'; | ||
export * from './src/IWebPageManager'; | ||
export * from './src/IWebPageOptions'; |
{ | ||
"name": "@schirkan/reactron-interfaces", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "interfaces for reactron modules", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16538
378