1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
budibase/packages/backend-core/tests/extra/index.ts

3 lines
108 B
TypeScript
Raw Normal View History

2023-03-31 04:07:59 +13:00
export * as testEnv from "./testEnv"
export { default as DBTestConfiguration } from "./DBTestConfiguration"