interface Baker {
    baker: string;
}

Properties

Properties

baker: string

Generated using TypeDoc