UNPKG

@wdio/config

Version:
6 lines (5 loc) 98 B
export default class RequireLibrary { import(module) { return import(module); } }