Christopher Hotchkiss Christopher Hotchkiss
Login

Code

remindwall / RWPureSwift / Sources / AppTypes / CalendarId.swift

Back to remindwall — Current RemindWall

Download this file

import Tagged

public enum CalendarIdTag {}
public typealias CalendarId = Tagged<CalendarIdTag, String>