@typia/website
    Preparing search index...

    Example of the operation parameter or response.

    interface IExample {
        description?: string;
        externalValue?: string;
        summary?: string;
        value?: any;
    }
    Index

    Properties

    description?: string
    externalValue?: string
    summary?: string
    value?: any