UNPKG

@rbnx/webdriverio

Version:

webdriverio plugin for nx

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