UNPKG

@atproto/api

Version:

Client library for atproto and Bluesky

9 lines (7 loc) 155 B
const base = require('./jest.config') module.exports = { ...base, roots: ['<rootDir>/bench'], testRegex: '(.*.bench.ts)', testTimeout: 3000000, }