mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-09-17 17:09:30 +07:00
67ce3558d6
Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
import type { WellKnownServiceDefinition } from './index.js';
|
|
export declare const services: Record<string, WellKnownServiceDefinition>;
|