Appearance
cupertino-files / PlistValue
PlistValue = null | boolean | number | bigint | string | Uint8Array | Date | PlistValue[] | {[key: string]: PlistValue; }
null
boolean
number
bigint
string
Uint8Array
Date
PlistValue
key
Defined in: src/base/plist.ts:12