typealias Base64String

export type Base64String = string;

Constructors

constructor()