blob: 5ba90addfa624ac01579c8f110cec7082eed5b61 [file] [log] [blame]
export interface Signature {
id: String;
string: String;
subId: String;
}