import { Secret } from "https://deno.land/x/otpauth@v9.3.5/dist/otpauth.d.ts";
Converts a Latin-1 string to a Secret object.
x/otpauth/dist/otpauth.d.ts>Secret.fromLatin1
import { Secret } from "https://deno.land/x/otpauth@v9.3.5/dist/otpauth.d.ts";
Converts a Latin-1 string to a Secret object.