Perseus
    Preparing search index...

    Interface JiptRenderer

    interface JiptRenderer {
        replaceJiptContent: (content: string, paragraphIndex: number) => void;
    }
    Index

    Properties

    replaceJiptContent: (content: string, paragraphIndex: number) => void