UNPKG

automaton

Version:
11 lines (10 loc) 179 B
'use strict'; module.exports = { id: 'dummy-mandatory', options: { mandatory: { description: 'some mandatory option' } }, tasks: [] };