Type Alias TViewerScreenShaderFrag

TViewerScreenShaderFrag:
    | string
    | [string, string]
    | { main: string; pars?: string }