@twinfinity/core
    Preparing search index...

    Interface MarkupStyle<STYLE>

    interface MarkupStyle<STYLE> {
        style: STYLE;
    }

    Type Parameters

    • STYLE

    Implemented by

    Index

    Properties

    Properties

    style: STYLE