reference.ts

1import * as color from "./ref/color";
2
3export { color };