primevue-mirror/src/components/datatable/package.json

6 lines
134 B
JSON
Raw Normal View History

{
"main": "./datatable.cjs.js",
"module": "./datatable.esm.js",
"browser": "./datatable.umd.js",
"types": "./DataTable.d.ts"
}