@joblist/components - v0.3.4
    Preparing search index...

    Interface ProviderConfig

    interface ProviderConfig {
        getJobs: GetJobsFunction;
        id: string;
    }
    Index

    Properties

    Properties

    Function to fetch jobs from provider

    id: string

    Unique provider identifier