UNPKG

127 BTypeScriptView Raw
1import { AttachmentOptions } from "../model.js";
2export declare const typeToExtension: (options: AttachmentOptions) => string;