UNPKG

playwright-ng-schematics

Version:
5 lines (4 loc) 123 B
import { type Rule } from '@angular-devkit/schematics'; export default function e2e(options: { name: string; }): Rule;