UNPKG

@datr.tech/marble-api-model-validator-unit-test-generator

Version:

A Marble unit test generator for Mongoose based model validators (within the associated API packages)

9 lines (8 loc) 128 B
export interface IApi { keyword: string; name: string; paths: { src: string; test: string; }; }