UNPKG

@darkwolf/validator

Version:
5 lines (4 loc) 86 B
export default class Protocol { static HTTP = 'http' static HTTPS = 'https' }