function toBytesimport { toBytes } from "https://deno.land/x/ayonli_jsext@v0.9.72/hash/web.ts"; toBytes(data: DataSource): Promise<Uint8Array>Parametersdata: DataSourceReturnsPromise<Uint8Array>