Type alias FoldApp

FoldApp: {
    theme?: string;
}

Type declaration

  • Optional theme?: string

Generated using TypeDoc