Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jamf_school/deps/apple_device_identifiers.ts

A simple, secure, correct, and modern Jamf School API wrapper. (Unofficial)
Latest
import * as jamfSchool from "https://deno.land/x/jamf_school@0.5.0/deps/apple_device_identifiers.ts";

This file was generated automatically on 2021-10-26.

Variables

A map of device name to device identifier.

Type Aliases

An union of device identifiers. Any string can be assigned to this type, which allows for future identifiers that were unknown at the time this list was created.

A type that maps device name to device identifier.

An exclusive union of device identifiers. Only currently known identifiers can be assigned to this type.