KC's Workspace
    Preparing search index...
    interface TemplateElementValue {
        cooked: string | null;
        raw: string;
    }
    Index

    Properties

    Properties

    cooked: string | null
    raw: string