@yamlresume/core
    Preparing search index...

    Type Alias Interests

    Contains a collection of personal interests and hobbies.

    interestsSchema for its schema constraints.

    type Interests = {
        interests?: InterestItem[];
    }
    Index

    Properties

    Properties

    interests?: InterestItem[]

    A list of interests.