UNPKG

beyond

Version:

The Full Stack Universal Typescript Framework

5 lines (3 loc) 127 B
import type { IWidgetStore } from '@beyond-js/widgets/controller'; export class StoreManager implements IWidgetStore { }