import { type FileSource } from "https://deno.land/x/mtkruto@0.1.157/types/0_file_source.ts";
Source to a file. Can be a file ID, a file path, URL, or a Uint8Array
, unless otherwise noted.
definition: string | URL | Uint8Array
x/mtkruto/types/0_file_source.ts>FileSource
import { type FileSource } from "https://deno.land/x/mtkruto@0.1.157/types/0_file_source.ts";
Source to a file. Can be a file ID, a file path, URL, or a Uint8Array
, unless otherwise noted.