contentful.js
    Preparing search index...

    Interface LocaleSys

    System managed metadata for locale

    interface LocaleSys {
        id: string;
        type: "Locale";
        version: number;
    }

    Hierarchy (View Summary)

    Index
    id: string
    type: "Locale"
    version: number