Type Aliases

The following type aliases are available globally.

  • An alias to make it clearer that the string should be some kind of identifier for restoration, and not just any arbitrary string.

    Declaration

    Swift

    public typealias RestoreIdentifier = String