@yamlresume/node
    Preparing search index...

    Interface ReadResumeFileOptions

    Options for reading a resume file.

    interface ReadResumeFileOptions {
        validate?: boolean;
    }
    Index
    validate?: boolean