UNPKG

frontity

Version:

Frontity cli and entry point to other packages

4 lines (3 loc) 124 B
export { default as create } from "./commands/create"; export { subscribe } from "./steps"; export * from "@frontity/core";