yaml-resume API
    Preparing search index...

    Interface ResumeError

    interface ResumeError {
        message: string;
        path: string;
    }
    Index

    Properties

    Properties

    message: string
    path: string