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

8 lines (5 loc) 115 B
/*global define:false*/ import moment from "./moment"; define("moment", [], function () { return moment; });