mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 04:11:57 +00:00
feat: Remove aggregator in index for export
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { SmtpValue } from "../types"
|
||||
import { Config, Value, Variants, topConfig } from "./builder"
|
||||
import { Config } from "./builder/config"
|
||||
import { Value } from "./builder/value"
|
||||
import { Variants } from "./builder/variants"
|
||||
|
||||
export const smtpConfig = Value.union(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user