UNPKG

phosphor-vue

Version:

A clean and friendly icon family for Vue, too!

9 lines (7 loc) 135 B
const PropValidator = { color: String, size: [String, Number], weight: String, mirrored: Boolean }; export { PropValidator };