Akashic Engine
    Preparing search index...

    Interface RendererCandidate

    interface RendererCandidate {
        options?: unknown;
        type: string;
    }
    Index

    Properties

    Properties

    options?: unknown
    type: string