@sheerid/jslib
    Preparing search index...

    Type Alias ProgramResources

    type ProgramResources = {
        base: string;
        organization: string;
        theme: string;
    }
    Index

    Properties

    base: string
    organization: string
    theme: string