UNPKG

@electrovir/color

Version:

A wrapper for culori with an extremely simple API.

10 lines (9 loc) 245 B
import { defineBookPage } from 'element-book'; export const elementsBookPage = defineBookPage({ parent: undefined, title: 'Elements', }); export const examplesBookPage = defineBookPage({ parent: undefined, title: 'Examples', });