Enode — API Reference
    Preparing search index...

    Type Alias WalkthroughStep

    type WalkthroughStep = {
        body: string;
        highlight: string | null;
        id: string;
        title: string;
    }
    Index

    Properties

    Properties

    body: string
    highlight: string | null
    id: string
    title: string