import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { Themes } = Api.account;
Properties
themes: Api.TypeTheme[]
Static Methods
fromReader(reader: Reader): Themes
import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { Themes } = Api.account;