UNPKG

@unique-nft/api

Version:

Definitely typed JS API for the Unique Network blockchain

6 lines (3 loc) 149 B
export const RGB_REGEX = /^#[A-Fa-f0-9]{6}$/ export const RGBA_REGEX = /^#[A-Fa-f0-9]{8}$/ export const LANG_REGEX = /^[a-z]{2}(-[A-Z]{2})?$/