Skip to content

SkillFileHandle

bytes(): Promise<Uint8Array<ArrayBufferLike>>;

Promise<Uint8Array<ArrayBufferLike>>


text(): Promise<string>;

Promise<string>