UNPKG

292 BTypeScriptView Raw
1import { PushTest } from "../PushTest";
2/**
3 * Is this a seed repo, based on the naming convention
4 * that such repos have "-seed" in their name
5 * @param {PushListenerInvocation} pi
6 * @constructor
7 */
8export declare const NamedSeedRepo: PushTest;
9//# sourceMappingURL=namedSeedRepo.d.ts.map
\No newline at end of file