UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

5 lines (4 loc) 163 B
import type GatlingGenerator from './generator.js'; export default function cleanupTask(this: GatlingGenerator, { application }: { application: any; }): void;