[web-nfc] Pull Request: Add type NDEFRecordType to web-nfc.d.ts

drewmw5 has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Add type NDEFRecordType to web-nfc.d.ts ==
This pull request is for adding types to recordTypes.
- It adds "type NDEFRecordTypes"
- It includes all valid record types referenced from https://developer.mozilla.org/en-US/docs/Web/API/NDEFReader/write
- Values consist of: 
   "absolute-url"
   "empty"
   "mime"
   "smart-poster"
   "text"
   "unknown"
   "URL"

See https://github.com/w3c/web-nfc/pull/629


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 18 November 2021 04:30:21 UTC