Basically library structure

This commit is contained in:
mrjvs
2023-08-23 20:07:39 +02:00
parent fe721bee37
commit ef766936dd
12 changed files with 191 additions and 29 deletions

View File

@@ -1 +1 @@
export { ProviderBuilderOptions, Providers, makeProviders } from '@/main/builder';
export { ProviderBuilderOptions, ProviderControls, makeProviders } from '@/main/builder';