Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SakuliBootstrapOptions

Hierarchy

  • SakuliBootstrapOptions

Index

Properties

Properties

presetProvider: string[]

List of importable modules This could be an local module like './module-to-import' as well as an (globally) installed module lik 'module-from-npm'

All modules must export a function which implements SakuliPresetProvider as default