UNPKG

@botol/dipo

Version:

## Simple Composite controller

7 lines (6 loc) 154 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Context = void 0; class Context { } exports.Context = Context;