UNPKG

qcobjects-sdk

Version:

QCObjects SDK is a set of Controllers, Views and Components that are elementary and useful to assist developers to build applications under MVC patterns using QCObjects, Cross Browser Javascript Framework for MVC Patterns

5 lines (4 loc) 139 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const sdk = require("./QCObjects-SDK"); module.exports = sdk;