UNPKG

@abp/datatables.net-bs5

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 260 B
module.exports = { mappings: { "@node_modules/datatables.net-bs5/css/dataTables.bootstrap5.css": "@libs/datatables.net-bs5/css/", "@node_modules/datatables.net-bs5/js/dataTables.bootstrap5.js": "@libs/datatables.net-bs5/js/" } }