UNPKG

super-color

Version:

Small & Fast Color conversion library.

5 lines (4 loc) 141 B
export { SuperColor as default } from "./SuperColor"; export * from "./constants"; export * from "./functions"; export * from "./types";