@karmaniverous/cached-axios
    Preparing search index...

    Type Alias WithFns

    Methods at every node

    type WithFns = {
        id: (seg?: SegInput) => Id;
        tag: (seg?: SegInput) => Tag;
    }
    Index

    Properties

    Properties

    id: (seg?: SegInput) => Id
    tag: (seg?: SegInput) => Tag