Sanity Library Reference Docs
    Preparing search index...

    Interface LocaleConfigContext

    Context passed to locale config resolvers

    interface LocaleConfigContext {
        dataset: string;
        projectId: string;
    }
    Index

    Properties

    Properties

    dataset: string
    projectId: string