UNPKG

@paperbits/common

Version:
4 lines (2 loc) 109 B
import { PluginBag } from "./pluginBagContract"; export interface StateBagContract extends PluginBag { }