UNPKG

saepequia

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

6 lines (4 loc) 182 B
/** * This file exposes the transform function to be used in node environment. Useful for running Linaria programmatically. */ export { default as transform } from './transform';