UNPKG

@carlosv2/glue

Version:

Dependency injection library that stays out of the way

4 lines 137 B
import { Buildable } from './buildable.js'; export declare abstract class Value extends Buildable { } //# sourceMappingURL=value.d.ts.map