UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

10 lines (8 loc) 161 B
class ReferenceProbe { boot (options) { this.files = options.blueprintComponents.files } } module.exports = { serviceClass: ReferenceProbe }