UNPKG

@carlosv2/glue

Version:

Dependency injection library that stays out of the way

4 lines (3 loc) 85 B
import { Buildable } from './buildable.js'; export class Value extends Buildable { }