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>Identifier

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

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

Most of the time, AnyIdentifier is a better fit as it also allows any string to be assigned to it

definition: Devices[keyof Devices]