running sources/embeds + media input

This commit is contained in:
mrjvs
2023-08-25 22:29:50 +02:00
parent ffe5cf5369
commit 59b2aa22f7
8 changed files with 119 additions and 14 deletions

View File

@@ -1 +1,2 @@
export { makeStandardFetcher } from '@/fetchers/standardFetch';
export { ProviderBuilderOptions, ProviderControls, makeProviders } from '@/main/builder';