UNPKG

ngx-restful-client

Version:

The ultimate Angular library to exquisitely declare and implement the REST APIs you'll use in your application.

27 lines (26 loc) 863 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); /** * ```markdown * Ouve, ó Israel, o Senhor nosso Deus é o único Senhor, e amarás o Senhor teu Deus de todo teu coração, * de toda tua alma, de todo teu entendimento, e com toda a tua força. * ``` * ```markdown * Hear, O Israel, the Lord our God is one Lord, and you shall love the Lord your God with all your heart, * with all your soul, with all your mind, and with all your strength. * ``` * ```markdown * Amarás o teu próximo como a ti mesmo. * ``` * ```markdown * Thou shalt love thy neighbor as thyself. * ``` */ __export(require("./core")); __export(require("./http")); __export(require("./rest")); __export(require("./utils")); __export(require("./tsc"));