TypeDoc API - v0.28.1

    Interface FileRegistry

    interface FileRegistry {
        entries: Record<number, NormalizedPath>;
        reflections: Record<number, number>;
    }
    Index

    Properties

    Properties

    entries: Record<number, NormalizedPath>

    Relative path according to the serialization root

    reflections: Record<number, number>

    File ID to reflection ID

    MMNEPVFCICPMFPCPTTAAATR