Files
herolib/lib/clients/sendgrid/sendgrid_factory_.v
2025-01-01 17:44:06 +01:00

13 lines
244 B
V

module sendgrid
import freeflowuniverse.herolib.core.base
import freeflowuniverse.herolib.core.playbook
import freeflowuniverse.herolib.ui.console
__global (
sendgrid_global map[string]&SendGrid
sendgrid_default string
)
/////////FACTORY