import { type FileSource } from "https://deno.land/x/mtkruto@0.1.130/client/0_utilities.ts";
Source to a file. Can be a file ID, file path, URL, or Uint8Array
.
definition: string | URL | Uint8Array
x/mtkruto/client/0_utilities.ts>FileSource
import { type FileSource } from "https://deno.land/x/mtkruto@0.1.130/client/0_utilities.ts";
Source to a file. Can be a file ID, file path, URL, or Uint8Array
.