@vhidvz/wfjs
    Preparing search index...

    Type Alias $

    type $ = {
        id: string;
        name?: string;
    }
    Index

    Properties

    Properties

    id: string
    name?: string