Documentation
    Preparing search index...
    code: { description: string; isEdit: boolean; run: (s: any) => string } = ...

    Type Declaration

    • description: string
    • isEdit: boolean
    • run: (s: any) => string