Tidy 5e Sheets API
    Preparing search index...

    Type Alias IconFileSrcPath

    A path to an icon file like SVG.

    type IconFileSrcPath = {
        iconSrc: string;
    }
    Index

    Properties

    Properties

    iconSrc: string