import {defineConfig} from 'notionflow' export default defineConfig({ factories: ['./localFactory.ts'], })