UNPKG

build-in-public-bot

Version:

AI-powered CLI bot for automating build-in-public tweets with code screenshots

9 lines 167 B
declare global { namespace jest { interface Matchers<R> { toBeValidTweet(): R; } } } export {}; //# sourceMappingURL=setup.d.ts.map