UNPKG

@rws-framework/client

Version:

This package provides the core client-side framework for Realtime Web Suit (RWS), enabling modular, asynchronous web components, state management, and integration with backend services. It is located in `.dev/client`.

4 lines (3 loc) 206 B
// fast-foundation.d.ts — DI only import {DI, Container, Key, Registration, InterfaceSymbol} from '@microsoft/fast-foundation/dist/dts/di/di'; export { DI, Container, Key, Registration, InterfaceSymbol }