UNPKG

zettapi_client

Version:

Client side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project

6 lines (3 loc) 81 B
/*global window:false*/ import moment from "./moment"; window.moment = moment;