UNPKG

@rbnx/webdriverio

Version:

webdriverio plugin for nx

4 lines (3 loc) 192 B
import { Tree } from '@nx/devkit'; import type { Schema } from './schema'; export default function initGenerator(tree: Tree, options: Schema): Promise<import("@nx/devkit").GeneratorCallback>;