Skip to content

cupertino-files / PlistValue

Type Alias: PlistValue

PlistValue = null | boolean | number | bigint | string | Uint8Array | Date | PlistValue[] | {[key: string]: PlistValue; }

Defined in: src/base/plist.ts:12

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.