@tauri-apps/plugin-nfc - v2.3.0
    Preparing search index...

    Interface Tag

    interface Tag {
        id: number[];
        kind: string[];
        records: TagRecord[];
    }
    Index

    Properties

    Properties

    id: number[]
    kind: string[]
    records: TagRecord[]