mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-09-17 09:06:48 +07:00
3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
|
|
import type { WellKnownServiceDefinition } from './index.js';
|
||
|
|
export declare const services: Record<string, WellKnownServiceDefinition>;
|