Skip to main content

Type Alias: Base64

type Base64 = string;

Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.