Skip to Content

File

Interface

interface IFile { base64: string; name: string; url?: string; }
Last updated on