iink-ts - v3.2.1
    Preparing search index...

    Type Alias TSnapConfiguration

    type TSnapConfiguration = {
        angle: number;
        guide: boolean;
        symbol: boolean;
    }

    Implemented by

    Index

    Properties

    Properties

    angle: number
    guide: boolean
    symbol: boolean