vigiles API reference
    Preparing search index...

    Interface SkillRef

    A typed cross-reference to another instruction file/skill.

    interface SkillRef {
        _ref: "skill";
        path: VerifiedRef;
    }
    Index

    Properties

    Properties

    _ref: "skill"