UNPKG

@abp/jquery

Version:

ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.

6 lines 176 B
module.exports = { mappings: { "@node_modules/jquery/dist/jquery.js": "@libs/jquery/", "@node_modules/@abp/jquery/src/*.*": "@libs/abp/jquery/" } }