UNPKG

@rws-framework/client

Version:

Realtime Web Suit is a web-component powered, MS FAST powered fullstack-oriented framework that you can use to create domain-agnostic modular asynchoronous components with intershared authorized states.

12 lines (10 loc) 204 B
{ "extends": "../.eslintrc.json", "env": { "browser": true, "es2021": true }, "parserOptions": { "project": "./tsconfig.json" } }