CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.mjs9 linesDownload Raw Back to postcss-js
1import index from './index.js'2 3export default index4 5export const objectify = index.objectify6export const parse = index.parse7export const async = index.async8export const sync = index.sync9