UNPKG

origami-zen

Version:

Collection of reusable web components. Built for Origami CMS.

6 lines (5 loc) 152 B
import { default as API } from './API'; declare const _default: (name: string, API: API) => { [name: string]: Function; }; export default _default;